sindresorhus / pifyLinks
Promisify a callback-style function
☆1,508Updated 3 years ago
Alternatives and similar repositories for pify
Users that are interested in pify are comparing it to the libraries listed below
Sorting:
- See node.js errors with less clutter☆1,522Updated last year
- Update notifications for your CLI app☆1,786Updated 9 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,115Updated last week
- Because no one should be shell-scripting inside a JSON file.☆960Updated 7 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- User-friendly glob matching☆2,595Updated 7 months ago
- Colored symbols for various log levels☆762Updated 4 months ago
- modernize node.js to current ECMAScript standards☆1,378Updated 4 years 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,587Updated 2 years ago
- Simple and modern async event emitter☆1,982Updated 3 months ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,032Updated 3 years ago
- Type check values☆1,728Updated 3 weeks ago
- pipe streams together and close all of them if one of them closes☆914Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated 3 weeks ago
- fs with incremental backoff on EMFILE☆1,299Updated last year
- Get an available TCP port☆914Updated 3 weeks ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆846Updated 3 weeks ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆827Updated 10 months ago
- A simple tool to find an open port or domain socket on the current machine☆897Updated 3 weeks ago
- The non-configurable configuration loader for lazy people.☆1,033Updated 3 years ago
- A cross platform solution to node's spawn and spawnSync☆1,154Updated 10 months ago
- Terminal task list☆3,295Updated 3 years ago
- Adds source map support to node.js (for stack traces)☆2,193Updated last year
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,064Updated 2 years ago
- Better file system API for Node.js☆778Updated last year