dominictarr / from
Easy way to create a Readable Stream
☆70Updated 8 years ago
Alternatives and similar repositories for from:
Users that are interested in from are comparing it to the libraries listed below
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Walk up ancester's dirs up to root☆33Updated 6 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- ☆44Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- ☆23Updated 9 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 2 months ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- convert module usage to inline expressions☆75Updated 3 months ago
- API for combining call site modifiers☆41Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 9 months ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Creates a duplex stream☆95Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check whether a given value is a generator function☆15Updated last year
- Listen for performance timeline events☆26Updated 6 years ago
- Multipart parser☆34Updated 5 months ago