@harnessflex/uh-oh-dev
v0.0.5
Published
A simple debugging tool for Harness Flex and Imba
Readme
Uh-oh
Uh-oh is a modified version of youch for Harness Flex and Imba.

Install
This package is automatically installed with the Harness Flex Framework.
npm i @harnessflex/uh-ohUsage
import { Middleware as errorHandler } from '@harnessflex/uh-oh'
express.use errorHandler!And you're done!
Note:
errorHandlermust be added at the end of your middleware list.
Credits
A special thanks to the contributors of:
See Credits for the complete list.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
