stacktracey
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Custom errors and exceptions in Node.js
Util to throw error if truthy is given
A solid BaseError class that supports custom properties and wrapping errors
Simple HTTP error handling middleware for REST APIs built on NodeJS express framework.
Custom error exceptions for microservices
Simple custom Error prototype and Error handling middleware for REST APIS built on NodeJS express framework.
Library that defines custom error classes
errors and logging in the form "Can't x because y"
Custom error for HTTP request
Define your errors in a dedicated file, then use them by their code
Create custom errors for your JavaScript projects
An extensible Typescript library of error types implementing the standard ECMAScript Error interface.
A lightweight implementation of the standard ECMAScript Error interface which is compatible with the @brycemarshall/exception Exception type.
Custome errors for your node app.
Produce custom error types
A module to track logs and errors easily
Common JavaScript/TypeScript helper functions for better minification
- PlatformError is a Node.js library that allows you to easily throw HTTP errors that can be serialized and sent in server responses. - This library is useful for creating error objects that can be sent as JSON responses to client-side applications. - U