sindresorhus / pifyLinks
Promisify a callback-style function
☆1,514Updated 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,524Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,130Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- User-friendly glob matching☆2,630Updated last month
- Because no one should be shell-scripting inside a JSON file.☆959Updated 11 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- modernize node.js to current ECMAScript standards☆1,377Updated 5 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 3 years ago
- Easily load and persist config without having to think about where and how☆887Updated last week
- Get, set, or delete a property from a nested object using a dot path☆864Updated 3 months ago
- pipe streams together and close all of them if one of them closes☆918Updated 7 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- Simple and modern async event emitter☆2,009Updated 7 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,029Updated 3 years ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,034Updated 4 years ago
- fs with incremental backoff on EMFILE☆1,305Updated 3 months ago
- Get an available TCP port☆924Updated 4 months ago
- 🐛 Memory leak testing for node.☆1,593Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Better file system API for Node.js☆782Updated 2 years ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆830Updated last year
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆589Updated 5 years ago
- A cross platform solution to node's spawn and spawnSync☆1,167Updated last year
- Colored symbols for various log levels☆769Updated 8 months ago
- Pretty unicode tables for the CLI with Node.JS☆2,302Updated last year
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- Zero-conf Node.js reloading☆2,248Updated 2 years ago
- Portable Shell Commands for Node☆1,839Updated last month