sindresorhus / p-finallyLinks
`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
☆46Updated 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Rename a function☆47Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Resolve the path of a globally installed module☆40Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if an Iterable is empty☆22Updated last month
- Returns an array filled with the specified input☆43Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago