https://github.com/stipsan/express-pretty-error
Express compatible middleware for pretty errors in html, json, raw text, css and terminal contexts with stack traces included!
https://github.com/stipsan/express-pretty-error
Last synced: about 1 year ago
JSON representation
Express compatible middleware for pretty errors in html, json, raw text, css and terminal contexts with stack traces included!
- Host: GitHub
- URL: https://github.com/stipsan/express-pretty-error
- Owner: stipsan
- License: mit
- Created: 2017-03-29T21:01:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:15:54.000Z (over 2 years ago)
- Last Synced: 2025-01-01T09:22:10.114Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# express-pretty-error
[](https://travis-ci.org/stipsan/express-pretty-error)
[](https://coveralls.io/github/stipsan/express-pretty-error)
[](https://www.npmjs.com/package/express-pretty-error)
[](https://www.npmjs.com/package/express-pretty-error)
[](https://nodei.co/npm/express-pretty-error/)
## Installation
```bash
$ yarn add express-pretty-error
```