sindresorhus / p-finally
`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
☆45Updated 3 years ago
Alternatives and similar repositories for p-finally:
Users that are interested in p-finally are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 8 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Check if a value is an error constructor☆13Updated 3 years ago
- Detect if the current env is the browser☆12Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Rename a function☆46Updated last year
- Listen for changes in your conf config☆27Updated 7 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Input module for Listr☆33Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a path is a file, directory, or symlink☆77Updated 5 months ago
- Get an array of parent directories including itself☆27Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 3 months ago
- Check if an Iterable is empty☆22Updated 3 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if JPEG images are progressive☆36Updated 6 months ago
- Turn an object into a string of HTML attributes☆49Updated last year