express-http-custom-error
Errors and handler for Express.js APIs.
Errors and handler for Express.js APIs.
Exprss middleware to handle exceptions and errors, contains collection of exception classes and middleware to handle them.
async error handler
#### A graceful error handle for Express applications. This also patches a DOS exploit where users can manually trigger bad request errors that shut down your app.
It is a middleware compatible with express framework, needs to be placed as middleware in route function after the controller call. Stores all 400 and 500 errors on server that are passed as next(err) or next(new Error()) way. And helps into troubleshooti
Error Handler
Mempool Node WebSocket NPM package. An helpful utility wrapper around the underlying connection mechanism which adds useful functionality; auto-reconnects, authentication, and an easy API to use it with.
express error handler module
This is a error handler for framework expressjs
Express.js middleware for HTTP error response objects
handles errors in HTTP API handlers. The most powerful usage with express-validator library
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
A humble logger.
Curried TypeScript type guards for primitive types and classes
style core and js util for tinper-bee
Simple, zero configuration Ethereum Name Service resolver.
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
A simple Context provider and consumer hooks in order to provide a simple API for interacting with various wallets in the browser
Wrapper for Express Route to catch async errors and pass them to next
Manage internationalization i18n in a simple way for express application.