mhart / StringStream
Encode and decode streams into string streams in node.js
☆27Updated 9 months ago
Alternatives and similar repositories for StringStream:
Users that are interested in StringStream are comparing it to the libraries listed below
- Detect whether or not an object is a Typed Array☆21Updated last year
- 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 6 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- ☆37Updated 8 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 5 years ago
- schema package for HTTPArchive (HAR)☆19Updated 4 years ago
- The Thing when you need it☆17Updated 10 months ago
- A library to make errors.☆12Updated 3 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 8 years ago
- Higher-order functions for easier error handling☆13Updated last year
- Find the module object for something that was require()d☆26Updated last year
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 4 months ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 4 years ago
- Node.js path.dirname() ponyfill☆13Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- utilities for primitive JavaScript types☆34Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 7 months ago