sindresorhus / strip-bom
Strip UTF-8 byte order mark (BOM) from a string
☆111Updated 3 years ago
Alternatives and similar repositories for strip-bom:
Users that are interested in strip-bom are comparing it to the libraries listed below
- Import a globally installed module☆58Updated last year
- The cmd-shim used in npm☆77Updated this week
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Compressible Content-Type / mime checking.☆100Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Start a promise chain☆58Updated 3 years ago
- Create and parse HTTP Content-Type header☆135Updated 8 months ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- ☆45Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Provide multiple patterns to node-glob☆57Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Recursively read a directory☆63Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Tokenizes a string that represents a regular expression.☆94Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 2 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 6 months ago