SBoudrias / readline2Links
Node.js Readline façade fixing bugs and issues in v0.8 and v0.10
☆27Updated 8 months ago
Alternatives and similar repositories for readline2
Users that are interested in readline2 are comparing it to the libraries listed below
Sorting:
- convert module usage to inline expressions☆75Updated 9 months ago
- ☆23Updated 9 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- List of node.js builtin modules☆37Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- stream splicer with labels☆43Updated 9 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- streaming pipeline with a mutable configuration☆56Updated 9 months ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Iterate all the data in a stream☆37Updated 7 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- API for combining call site modifiers☆42Updated 5 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 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
- ☆26Updated 7 years ago
- Tool for deprecating things☆37Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Tee up a test server in one file, tear it down in another☆13Updated last year
- backport of util.debuglog from node v0.11