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:
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Rename a function☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago