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

Readme

Keywords

none

Package Sidebar

Install

npm i cerr

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • tralamazza