
StandardError.js is a tiny JavaScript library that simplifies creating subclasses of Error for custom error classes with the correct name and stack property. Saves you from writing a few lines of boilerplate.
This package provides StandardError.js usable with Node.js - an event-based server-side JavaScript engine.