red-error-page

1.0.1 • Public • Published

red-error-page

Express error handling middleware which renders a red page (using redbox-react) with an easy to read error format.

screenshot

Installation

npm install -g red-error-page

Usage

// Where "app" is an express server.
var errorHandler = require("red-error-page");
app.use(errorHandler);

Readme

Keywords

none

Package Sidebar

Install

npm i red-error-page

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • alexhancock