0.0.5 • Published 3 years ago

@harnessflex/uh-oh-dev v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Uh-oh

Uh-oh is a modified version of youch for Harness Flex and Imba.

Uh-oh!

Install

This package is automatically installed with the Harness Flex Framework.

npm i @harnessflex/uh-oh

Usage

import { Middleware as errorHandler } from '@harnessflex/uh-oh'

express.use errorHandler!

And you're done!

Note: errorHandler must be added at the end of your middleware list.

Credits

A special thanks to the contributors of:

stack-trace

youch

express-youch

See Credits for the complete list.

Security

If you discover any security related issues, please email mjfold76@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago