better-express-errors
v1.0.2
Published
Middleware to make expressjs errors readable
Downloads
6
Readme
Better Express Errors
Installation
npm install --save better-express-errors
// after all other middleware and routes
app.use(require("better-express-errors")(app))
What is it good for?
|Before|After| | --- | --- | || | || | || | || | || |