A through2 wrapper to create an Array.prototype.filter analog for streams
☆34Apr 22, 2024Updated last year
Alternatives and similar repositories for through2-filter
Users that are interested in through2-filter are comparing it to the libraries listed below
Sorting:
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Feb 5, 2016Updated 10 years ago
- A through2 to create an Array.prototype.map analog for streams.☆70Apr 22, 2024Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆21Jun 17, 2015Updated 10 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated this week
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Logger for gulp and gulp plugins.☆58Mar 23, 2024Updated last year
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Feb 14, 2022Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Get the union of two sorted streams☆28Mar 9, 2023Updated 2 years ago
- Align the text in a string.☆51Apr 1, 2020Updated 5 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Return a copy of an object, filtered to have only keys that match the given glob patterns.☆24Jun 19, 2017Updated 8 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Dec 30, 2021Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- recursive file and folder copy using in memory tar streams☆16Dec 14, 2015Updated 10 years ago
- A crawler can use different strategy to different url pattern☆24Nov 24, 2016Updated 9 years ago
- Global logging utility.☆18Mar 23, 2024Updated last year
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago