hybridables/try-catch-core

hybridables/try-catch-core

Releases9
Frequency2 weeks 6 days
Last Release
Stars10
Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped with a `dezalgo` and `once`.

Linked projects

Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.