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][].
Easily read/write JSON files.
Gracefully handle a Promise using async/await.
NodeJS Require that let you handle module not found error without try/catch
Gracefully handle a Promise using async/await.
Utility for managing video streams using ffmpeg
`Start a promise chain
functional try-catch wrapper
Converts callback-based functions to ES6 Promises
function try-catch wrapper for promises
Retry a failed promise
read(1) for node programs
Native file system operations for Bare
🐊Putout plugin adds ability to apply try-catch
Allow parsing of optional catch bindings
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
Compile optional catch bindings
A continuation passing style library to help the coding of asynced programs in Javascript/Node.js.
Repair broken JSON documents
The same useRef, but with callback
Detect Node.JS (as opposite to browser environment). ESM modification
No description provided.
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Make sure to use try-catch to wrap up some dangerous actions!