node-errs

Simple error creation and passing utilities
  https://github.com/indexzero/errs
  0
  no reviews



Simple error creation and passing utilities focused on:

Creating Errors Reusing Error Types Merging with Existing Errors Optional Callback Invocation Piping Error Events

Node.js is an event-based server-side JavaScript engine.