Search results
371 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
function try-catch wrapper for promises
Module to wrap try-catch for better performance and cleaner API.
Read files without try catch
Read JSON files without try catch
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Remove files without try catch
An elegant try-catch replacement for JavaScript / TypeScript
Basic wrapper for await that allows handling of errors without try/catch blocks
Wrap `require` in a try/catch block.
Check if a file exists without try catch
Make sure to use try-catch to wrap up some dangerous actions!
try/catch block with a callback, used in [try-catch-core][]. Use it when you don't care about asyncness so much and don't want guarantees. If you care use [try-catch-core][].
Functional try-catch
Clean up code by removing try-catch-finally blocks.
Handle exceptions by just annotating a method or class with a decorator. Based on enkot/catch-decorator.
Handle exceptions by just annotating a method or class with a decorator. Based on enkot/catch-decorator.
Errors that you can catch by type.
Wraps JSON#parse in a try/catch block.
Async try-catch like interface for Node.js.
Check if a directory exists without try catch