dominictarr / rc
The non-configurable configuration loader for lazy people.
☆1,017Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rc
- A collection of useful stream utility modules for writing better code using streams☆1,085Updated 4 years ago
- Rich JavaScript errors☆1,184Updated 2 years ago
- Configurable mock for the fs module☆910Updated 2 weeks ago
- pipe streams together and close all of them if one of them closes☆908Updated 2 months ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Launch your command line tool with ease.☆842Updated 8 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,226Updated last year
- modernize node.js to current ECMAScript standards☆1,381Updated 3 years ago
- See node.js errors with less clutter☆1,520Updated 5 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,747Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆837Updated 4 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,902Updated last year
- fs with incremental backoff on EMFILE☆1,272Updated 3 months ago
- Toolkit for building command line interfaces☆462Updated last year
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Determine the root path to your project☆604Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆775Updated last year
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- writable stream that concatenates strings or data and calls a callback with the result☆573Updated 3 years ago
- A node.js module to make the use of promises safe☆668Updated 2 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,917Updated 6 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 6 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆370Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Important security headers for koa☆639Updated last week
- The logger that npm uses☆435Updated 6 months ago
- Node/npm Option Parsing☆528Updated last month
- Delay a promise a specified amount of time☆609Updated last year