cerr

0.0.1 • Public • Published

cerr

Custom Error class generator

Usage

var cerr = require('cerr');
var MyError = cerr('MyErr');
throw new MyError('oh noes!');

LICENSE

MIT

/cerr/

    Package Sidebar

    Install

    npm i cerr

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • tralamazza