Exception Html Template
Used for generating a more user friendly as well as readable HTML template for exception.
This plugin is used as part of my exception handling for email logger module
How to use
$ npm install exception-html-template --save-dev
import {getExceptionTplPromise} from 'exception-html-template';
//javascript es6app.use;}); //typescriptapp.use;});
ScreenShot
LICENSE
MIT