sindresorhus / strip-bomLinks
Strip UTF-8 byte order mark (BOM) from a string
☆111Updated 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:
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Check if a path exists☆151Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Compressible Content-Type / mime checking.☆100Updated last week
- The cmd-shim used in npm☆77Updated 2 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 6 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ☆45Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Flatten a multi-dimensional array in JavaScript.☆87Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆203Updated last month
- Convert a value to an array☆129Updated 3 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Run a function exactly one time☆221Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago