sindresorhus / p-finallyLinks
`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
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Rename a function☆46Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year