simple way to create a ReadableWritable stream that works
☆670Jul 27, 2018Updated 7 years ago
Alternatives and similar repositories for through
Users that are interested in through are comparing it to the libraries listed below
Sorting:
- writable stream that concatenates strings or data and calls a callback with the result☆577Jun 23, 2021Updated 4 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- Easy way to create a Readable Stream☆70Mar 11, 2017Updated 8 years ago
- ☆345Jul 2, 2019Updated 6 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- Creates a duplex stream☆96Mar 8, 2021Updated 4 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- EventStream is like functional programming meets IO☆2,180Nov 27, 2018Updated 7 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- Node-core streams for userland☆1,045Jan 7, 2025Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Utility for associating truly private state with any JavaScript object☆56Apr 26, 2020Updated 5 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Feb 14, 2022Updated 4 years ago
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- abstract base class for crypto-streams☆21Sep 25, 2025Updated 5 months ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago