@ashleymays/nodejs-utils
v2.0.8
Published
A collection of utility functions and other useful code snippets for Node.js and Express.js projects.
Downloads
5
Readme
@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. |