cscott / node-pnLinks
The Promised Node -- a package which promisifies the node standard library.
☆26Updated 7 years ago
Alternatives and similar repositories for node-pn
Users that are interested in node-pn are comparing it to the libraries listed below
Sorting:
- Basic API for yarn.☆28Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- convert module usage to inline expressions☆75Updated last year
- Returns a copy of an object with its keys sorted☆35Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Iteratively walk any DOM node☆27Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Install an npm package☆31Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- List of node.js builtin modules☆37Updated 2 months ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 months ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A tiny stream log☆54Updated 6 years ago
- Set the "name" property of `Function` objects☆29Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 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