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:
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Manipulate the HTTP Vary header☆62Updated last month
- Check if a path is a file, directory, or symlink☆80Updated last year
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- The cmd-shim used in npm☆76Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- ☆45Updated 3 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Import a globally installed module☆58Updated last year
- Check if a path exists☆154Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- destroy a stream if possible☆54Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Recursively read a directory☆63Updated 8 years ago
- Convert a value to an array☆132Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago