sindresorhus / pifyLinks
Promisify a callback-style function
☆1,506Updated 2 years ago
Alternatives and similar repositories for pify
Users that are interested in pify are comparing it to the libraries listed below
Sorting:
- Update notifications for your CLI app☆1,781Updated 7 months ago
- See node.js errors with less clutter☆1,520Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 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,125Updated 5 months ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- Easily load and persist config without having to think about where and how☆879Updated 7 months ago
- Because no one should be shell-scripting inside a JSON file.☆960Updated 5 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- 🐛 Memory leak testing for node.☆1,584Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆914Updated last month
- User-friendly glob matching☆2,591Updated 5 months ago
- fs with incremental backoff on EMFILE☆1,294Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- Colored symbols for various log levels☆757Updated 2 months ago
- Simple and modern async event emitter☆1,963Updated last month
- A cross platform solution to node's spawn and spawnSync☆1,149Updated 8 months ago
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,030Updated 3 years ago
- Type check values☆1,722Updated last month
- Download and extract files☆1,300Updated last year
- Get an available TCP port☆910Updated last year
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆824Updated 8 months ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated 3 months ago
- Terminal task list☆3,290Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Better file system API for Node.js☆777Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆3,326Updated 2 weeks ago