A through2 wrapper to create an Array.prototype.filter analog for streams
☆34Feb 28, 2026Updated 3 weeks ago
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.☆70Feb 28, 2026Updated 3 weeks ago
- 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☆25Mar 9, 2026Updated last week
- materialized view to calculate back-references for unordered log messages☆10Jun 18, 2019Updated 6 years ago
- Logger for gulp and gulp plugins.☆58Mar 23, 2024Updated last year
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Return a copy of an object, filtered to have only keys that match the given glob patterns.☆24Jun 19, 2017Updated 8 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆71Apr 24, 2020Updated 5 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- utility to create an element from a simple CSS selector☆13Aug 1, 2023Updated 2 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 6 months ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years 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
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- utility to transform an nlcst tree to a string☆19Apr 30, 2024Updated last year
- 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
- Global logging utility.☆18Mar 23, 2024Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Apply custom attributes to vinyl files☆14Nov 7, 2015Updated 10 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- recursive file and folder copy using in memory tar streams☆16Dec 14, 2015Updated 10 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Sep 21, 2020Updated 5 years ago
- Interpret a number as base 8☆19Nov 19, 2015Updated 10 years ago
- Checks whether a value is an object, because typeof is a troll☆22Dec 30, 2025Updated 2 months ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Align the text in a string.☆51Apr 1, 2020Updated 5 years ago
- Get the union of two sorted streams☆28Mar 9, 2023Updated 3 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago