232 packages found
Description
Tries to execute a function and discards any error that occurs
Keywords
Publisher
Description
Retry a promise-returning or async function
Keywords
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Publisher
Description
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Keywords
Publisher
Description
`Start a promise chain
Keywords
Publisher
Description
Transient exception handling
Keywords
Publisher
Description
Quickly try out npm packages inside a container
Keywords
Publisher
Description
Publish a package if the current version isn't already published.
Keywords
Publisher
Description
a webpack loader that can auto inject try catch for async function
Keywords
Publisher
Description
tryit + verror = Verbosely try.
Keywords
Publisher
Description
An asynchronous domain-based exception handler with long stack traces for node.js
Keywords
Publisher
Description
babel-plugin-macro for automatic try-finally blocks and C++ like RAII resource management
Keywords
- babel-plugin-macros
- babel-plugin-macro
- babel-plugin
- macro
- emscripten
- embind
- resources
- management
- destructor
- free
- smart-ptr
- smart pointer
- unique_ptr
- shared_ptr
- View more
Publisher
Description
a webpack loader that captures error of async function
Keywords
Publisher
Description
Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.
Keywords
Publisher
Description
Basic wrapper for await that allows handling of errors without try/catch blocks
Keywords
Publisher
Description
Functional async flow control library
Keywords
Publisher
Description
Return from outer functions.
Keywords
Publisher
Description
Read files without try catch
Keywords
Publisher
Description
Read JSON files without try catch
Keywords
Publisher
Description
Write files atomically and create parent directories if necessary
Keywords
Publisher
Description
Clean up code by removing try-catch-finally blocks.