mhart / StringStream
Encode and decode streams into string streams in node.js
☆27Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for StringStream
- Detect whether or not an object is a Typed Array☆21Updated 9 months ago
- ☆37Updated 8 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 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
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- process.nextTick always accepts args, always☆31Updated 5 years ago
- Unpipe a stream from all destinations☆23Updated 3 years ago
- The Thing when you need it☆17Updated 8 months ago
- utilities for primitive JavaScript types☆34Updated 2 years ago
- ☆26Updated 6 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Deceive HTTP Parser☆17Updated 3 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 2 months ago
- Determine if an object is a Node.js Stream☆63Updated 8 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Iterate all the data in a stream☆37Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- ☆18Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 5 months ago
- schema package for HTTPArchive (HAR)☆19Updated 4 years ago
- Get the command from a shebang☆22Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago