sindresorhus / pifyLinks
Promisify a callback-style function
☆1,510Updated 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,794Updated last year
- See node.js errors with less clutter☆1,523Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- pipe streams together and close all of them if one of them closes☆918Updated 6 months ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Because no one should be shell-scripting inside a JSON file.☆959Updated 10 months ago
- User-friendly glob matching☆2,628Updated this week
- Toolkit for building command line interfaces☆464Updated 2 years ago
- modernize node.js to current ECMAScript standards☆1,376Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago
- Colored symbols for various log levels☆766Updated 7 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 3 years ago
- 🐛 Memory leak testing for node.☆1,590Updated 2 years ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,034Updated 4 years ago
- Simple and modern async event emitter☆2,004Updated 6 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- The non-configurable configuration loader for lazy people.☆1,032Updated 3 years ago
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- Download and extract files☆1,301Updated 2 years ago
- Better file system API for Node.js☆781Updated last year
- fs with incremental backoff on EMFILE☆1,302Updated last month
- Terminal task list☆3,296Updated 3 years ago
- A cross platform solution to node's spawn and spawnSync☆1,162Updated last year
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆829Updated last year
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,066Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 5 years ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,677Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago