try-async
Async try-catch like interface for Node.js.
Async try-catch like interface for Node.js.
> Safe and simple error handling for TypeScript, inspired by Golang and Scala
really simple error handling with await/async
Cleaner try-catch. 'This poss might work'
Resultful type symbols
A handy library for creating custom error constructors that work across async boundaries in Node.js.
Babel plugin helps enhance the content of catch expression.
Create directories and their parents recursively
Write files atomically, and create parent directories if necessary
Read files without try catch
Read JSON files without try catch
Simple promise try catch wrapper written in Typescript.
Transform stream to remove require calls from inside a try{} statement
Push the return value of the function to the stream, or make it emit the thrown error
A babel plugin for funtion to use try/catch automatically
Asynchronously attempts a function until a truthy value is returned
Read and parse an lcov file without try catch
Simple try/catch wrapper that runs a function and returns an error-first array
Simple performant try-catch wrapper
Read markdown files as a Marked token list or string