sindresorhus / strip-bom-streamView external linksLinks
Strip UTF-8 byte order mark (BOM) from a stream
☆35Jul 9, 2022Updated 3 years ago
Alternatives and similar repositories for strip-bom-stream
Users that are interested in strip-bom-stream are comparing it to the libraries listed below
Sorting:
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated 3 weeks ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Apr 30, 2024Updated last year
- Get the URL from a web shortcut file☆17Aug 14, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated last month
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Sep 25, 2016Updated 9 years ago
- Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurren…☆18May 8, 2020Updated 5 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Oct 30, 2023Updated 2 years ago