greylocklabs / await-resultLinks
Error handling for async functions without try/catch blocks
☆12Updated 2 years ago
Alternatives and similar repositories for await-result
Users that are interested in await-result are comparing it to the libraries listed below
Sorting:
- Babel plugin transforming any file to a module exporting the file content as string☆24Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Rename a function☆46Updated last year
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Rate-limiting middleware for micro☆74Updated 6 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- ♻️ Get, set, or delete nested properties of process.env using a dot path☆32Updated 4 years ago
- Check if the given object is a dom node☆31Updated 5 years ago
- Test if you can use dom in the environment☆21Updated 10 years ago
- Function composition☆56Updated 5 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Check if a value is an Observable☆40Updated 3 years ago
- Webpack loader to load CSS into a camelCased object☆20Updated 2 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Codemods for AVA☆68Updated 6 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- Generate TAP output☆30Updated 3 years ago
- ESLint Shareable Config for Flow support in JavaScript Standard Style☆13Updated 8 years ago
- Sleep, asynchronously.☆49Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 10 months ago
- Babel plugin strip any function call.☆36Updated 8 years ago
- Ideas for React APIs☆18Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Implements Either, Maybe and Tuple monads.☆33Updated 8 years ago
- A port of the browser's `btoa` function☆28Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago