sindresorhus / pifyLinks
Promisify a callback-style function
☆1,513Updated 3 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,795Updated last year
- See node.js errors with less clutter☆1,523Updated last year
- Easily load and persist config without having to think about where and how☆886Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,147Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,127Updated last month
- Because no one should be shell-scripting inside a JSON file.☆959Updated 10 months ago
- User-friendly glob matching☆2,630Updated 3 weeks ago
- Colored symbols for various log levels☆769Updated 7 months ago
- modernize node.js to current ECMAScript standards☆1,376Updated 5 years ago
- 🐛 Memory leak testing for node.☆1,591Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,035Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆917Updated 6 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 3 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 4 years ago
- fs with incremental backoff on EMFILE☆1,303Updated 2 months ago
- Simple and modern async event emitter☆2,007Updated 6 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Pretty unicode tables for the CLI with Node.JS☆2,302Updated last year
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- The non-configurable configuration loader for lazy people.☆1,032Updated 3 years ago
- Type check values☆1,753Updated 2 weeks ago
- Terminal task list☆3,296Updated 3 years ago
- Get an available TCP port☆921Updated 4 months ago
- Download and extract files☆1,302Updated 2 years ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,679Updated 2 years ago
- Rich JavaScript errors☆1,191Updated 3 years ago
- Simple, programmatic `/etc/hosts` manipulation (in node.js)☆793Updated last year
- Convert callback-based javascript to ES6 Promises☆522Updated 2 years ago