Useful error stacks for development that include code highlighting.
npm install noobnoobUseful error stacks for development that include code highlighting.

Either require('noobnoob') directly in your module or preload it with -r:
``sh``
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