sindresorhus / pify
Promisify a callback-style function
☆1,505Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pify
- Update notifications for your CLI app☆1,763Updated 2 months ago
- See node.js errors with less clutter☆1,520Updated 4 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,096Updated 3 months ago
- modernize node.js to current ECMAScript standards☆1,382Updated 3 years ago
- Delay a promise a specified amount of time☆608Updated last year
- User-friendly glob matching☆2,534Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,086Updated 2 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,746Updated 2 years ago
- Easily load and persist config without having to think about where and how☆868Updated 3 months ago
- Flexible ascii progress bar for nodejs☆2,973Updated last year
- 🐛 Memory leak testing for node.☆1,584Updated last year
- Because no one should be shell-scripting inside a JSON file.☆963Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated last year
- fs with incremental backoff on EMFILE☆1,272Updated 3 months ago
- Terminal task list☆3,285Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Type check values☆1,681Updated 2 months ago
- Temporary file and directory creator for node.js☆737Updated 3 months ago
- The non-configurable configuration loader for lazy people.☆1,016Updated 2 years ago
- Zero-conf Node.js reloading☆2,247Updated last year
- Adds source map support to node.js (for stack traces)☆2,162Updated 3 months ago
- Colored symbols for various log levels☆744Updated 2 months ago
- pipe streams together and close all of them if one of them closes☆908Updated last month
- Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit☆1,880Updated last year
- Toolkit for building command line interfaces☆462Updated last year
- Download and extract files☆1,284Updated last year
- Launch your command line tool with ease.☆842Updated 7 months ago
- A simple tool to find an open port or domain socket on the current machine☆887Updated last year
- Simple and modern async event emitter☆1,743Updated 8 months ago