/nodejs-utils

A collection of utility functions and other useful code snippets for Node.js and Express.js projects.

Primary LanguageTypeScript

@ashleymays/nodejs-utils

A collection of utility functions and other useful code snippets for Node.js and Express.js projects.

Name Description
catch-errors A wrapper for asynchronous request handlers in Express.js.
custom-errors A collection of custom error constructors for common scenarios. Includes themost applicable status codes, and a default error message.