sindresorhus / strip-bom-stream
Strip UTF-8 byte order mark (BOM) from a stream
☆31Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for strip-bom-stream
- Transform the first chunk in a stream☆27Updated last year
- Create a Vinyl file from an actual file☆41Updated last year
- API for combining call site modifiers☆41Updated 5 years ago
- Serializes any DOM node into a String☆37Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Clone and modify a RegExp instance☆23Updated 2 years ago
- Provides a uniquely named temp directory☆13Updated 4 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- Sort an array of numbers☆16Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- An asynchronous middleware pattern☆27Updated 11 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 3 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- ☆37Updated 8 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 2 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Map that keeps track of the hits and misses☆16Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago