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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- 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
- Rename a function☆46Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Conditional promise chains☆60Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Check if an Iterable is empty☆22Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Get the npm config☆37Updated 9 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 6 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if something is a promise☆46Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago