sindresorhus / strip-bomLinks
Strip UTF-8 byte order mark (BOM) from a string
☆112Updated 4 years ago
Alternatives and similar repositories for strip-bom
Users that are interested in strip-bom are comparing it to the libraries listed below
Sorting:
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- The cmd-shim used in npm☆78Updated last month
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Check if a path exists☆155Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated 6 months ago
- ☆45Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Convert a value to an array☆133Updated 4 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Run a function exactly one time☆221Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Copy a file☆122Updated 4 months ago