noobnoob
v1.0.1
Published
Useful error stacks for development that include code highlighting.
Downloads
9
Readme
noob noob
Useful error stacks for development that include code highlighting.
Usage
Either require('noobnoob')
directly in your module or preload it with -r
:
node -r noobnoob example.js
When an error's stack is formatted it will include useful details about the code that generated the error. Below is an example of the output from noob noob