sindresorhus / strip-bom-bufLinks
Strip UTF-8 byte order mark (BOM) from a buffer
☆19Updated last year
Alternatives and similar repositories for strip-bom-buf
Users that are interested in strip-bom-buf are comparing it to the libraries listed below
Sorting:
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- utility to create a pretty report for a vfile☆19Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Check if something is a generator function☆23Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Check if a value is a Blob☆22Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- List of prototype properties for JavaScript types☆26Updated last year
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Transform the first chunk in a stream☆27Updated last year
- Get the avatar of a GitHub user