dominictarr / rc
The non-configurable configuration loader for lazy people.
☆1,019Updated 2 years ago
Alternatives and similar repositories for rc:
Users that are interested in rc are comparing it to the libraries listed below
- The logger that npm uses☆435Updated 8 months ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Configurable mock for the fs module☆913Updated last month
- Launch your command line tool with ease.☆843Updated 10 months ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Implements the node.js require.resolve() algorithm☆780Updated 2 weeks ago
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- Toolkit for building command line interfaces☆460Updated last year
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆575Updated 3 years ago
- A port of inflection-js to node.js module☆556Updated last week
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 4 years ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated 5 months ago
- A node.js module to make the use of promises safe☆669Updated 3 weeks ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆835Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆910Updated 4 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Determine the root path to your project☆604Updated 2 years ago
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- Get stdin as a string or buffer☆336Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆382Updated this week
- Adds source map support to node.js (for stack traces)☆2,162Updated 5 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,902Updated 2 years ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 8 months ago
- Like JSON.stringify, but doesn't throw on circular references☆552Updated 5 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆432Updated 2 weeks ago