spur-errors
Common error builder utility for Node.js. Contains common error types, and stack trace tracking to support more detailed error messages.
magmadb
Magmadb, a user-friendly solution for storing and accessing data.
errr
Error factory with the ability to append stack traces from previous errors, as well as appending debug params to stack traces. Great if you want one appended stack trace that defines the error at many levels of your code. This concept works wonders when