sindresorhus / p-finally
`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
☆45Updated 4 years ago
Alternatives and similar repositories for p-finally:
Users that are interested in p-finally are comparing it to the libraries listed below
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Rename a function☆46Updated last year
- Lazy number range generator☆81Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Conditional promise chains☆60Updated 4 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago