utils-yaml-parse
Attempts to parse an input string as YAML.
Attempts to parse an input string as YAML.
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][].
Attempts to parse an input string as ALCE.
Attempts to parse an input string as INI.
Attempts to parse an input string as commented JSON.
Attempts to parse an input string as Human JSON.
Pinpoint node agent provided by NAVER
Wraps toml#parse in a try/catch block.
try/catch as a function.
An extension of ServerResponse that catches errors of the stream being piped to it and closes the connection informatively.
return error in array, remove the need of using try catch
Catch promise reject, return as promise resolve.
Small async/await wrapper which allows a similar paradigm to Node's callbacks mixed with [React Hooks](https://reactjs.org/docs/hooks-intro.html). `await-wrap` wraps any async function and respond with an array with either `data` or `err`, allowing you to
wrap tape async functions and show error on reject
destructurable, async-friendly `try...catch` wrapper function with support for error side effects and fallback values
Dependency-less http methods for pure nodejs
really simple error handling with await/async
Catch errors and declaratively map them to other errors or values.
fs.writeFile wrapped in an ES6 Promise
wrapper your bundle.js into a try-catch block