Showing 1-20 of 31,366 packages
A tiny library to create custom errors in JavaScript.
LSK.js – err – Error class and utils for custom code and message extracting 123
Create an error with a code
TypeScript definitions for err
Err module.
LSK.js – err – Error class and utils for custom code and message extracting
Avoid if(err)return bla bla bla
Wraps fs.exists so callback is called with (err, result).
HTTPError extends Error. var err = new HTTPError(req,res,'my message');
Promisify a callback-style function, always resolve with [err,val]
resolves promises to an err, data tuple
HTTP Error based on @lvigil/err
Parse errors in the Browser and Node. Made for Cabin.
assertion library that throws user-specified error types (accepts error class and message)
Sets `process.std(in/out/err).isTTY` to true basing on env vars.
Custom error object.
provides error handling functions inspired by rust like Some, None, Ok, Err
A comprehensive Result type library for TypeScript with Ok, Err, Loading, and NotAsked states