@harnessflex/uh-oh-dev

0.0.5 • Public • Published

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.

Package Sidebar

Install

npm i @harnessflex/uh-oh-dev

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

90.8 kB

Total Files

15

Last publish

Collaborators

  • donaldpakkies
  • mjfold