sindresorhus / p-break
Break out of a promise chain
☆23Updated 3 years ago
Alternatives and similar repositories for p-break:
Users that are interested in p-break are comparing it to the libraries listed below
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if something is a promise☆46Updated 3 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Linkify GitHub issue references☆46Updated 5 months ago
- Gracefully restore the CLI cursor on exit☆37Updated 7 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Conditional promise catch handler☆38Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 weeks ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js releases data☆36Updated 2 weeks ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Conditional promise chains☆60Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago