SBoudrias / readline2Links
Node.js Readline façade fixing bugs and issues in v0.8 and v0.10
☆27Updated 10 months ago
Alternatives and similar repositories for readline2
Users that are interested in readline2 are comparing it to the libraries listed below
Sorting:
- ☆23Updated 10 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- List of node.js builtin modules☆37Updated last week
- convert module usage to inline expressions☆75Updated 11 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- backport of util.debuglog from node v0.11☆22Updated 10 years ago
- stream splicer with labels☆43Updated 11 months ago
- A ES6 Generator that traverses the child nodes within the given `Node`☆11Updated 10 years ago
- Tool for deprecating things☆37Updated 8 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 8 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 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 11 months ago
- API for combining call site modifiers☆44Updated 6 years ago
- use the debug module on a stream☆15Updated 10 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support