@hndlr/template
v0.1.0
Published
CLI to template all the error codes to error objects
Downloads
2
Readme
Error
Template generator for errors
Installation
$ npm install -dev @hndlr/error-template
Quick Start
Due to being built purely to be called
./node_modules/.bin
this will not add the dependencies
Create the src:
$ ./node_modules/.bin/error build
Commands
build Build the src files for error
codes Log error codes we are using
help Display help information about error.
version Print the version.