sindresorhus / pifyLinks
Promisify a callback-style function
☆1,509Updated 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,789Updated 11 months ago
- See node.js errors with less clutter☆1,521Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,120Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated this week
- Because no one should be shell-scripting inside a JSON file.☆960Updated 8 months ago
- Easily load and persist config without having to think about where and how☆884Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- User-friendly glob matching☆2,613Updated last month
- modernize node.js to current ECMAScript standards☆1,376Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆917Updated 4 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- The non-configurable configuration loader for lazy people.☆1,034Updated 3 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 2 years ago
- Colored symbols for various log levels☆763Updated 5 months ago
- Get an available TCP port☆917Updated 2 months ago
- Download and extract files☆1,300Updated 2 years ago
- Terminal task list☆3,295Updated 3 years ago
- Simple and modern async event emitter☆1,996Updated 4 months ago
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,035Updated 3 years ago
- Get, set, or delete a property from a nested object using a dot path☆851Updated last month
- Better file system API for Node.js☆780Updated last year
- fs with incremental backoff on EMFILE☆1,299Updated 2 weeks ago
- Type check values☆1,741Updated 2 weeks ago
- 🐛 Memory leak testing for node.☆1,588Updated 2 years ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆827Updated last year
- A simple tool to find an open port or domain socket on the current machine☆899Updated 2 months ago
- Launch your command line tool with ease.☆848Updated 5 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago