JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q49733F
  • License MIT

Classes for working with errors

Package Exports

    Readme

    Classes for working with errors

    HttpError and RuntimeError are base classes. You can create new errors by extending them or create a new base class.

    This package is publishing automatically after commit to master branch.

    If you want to extend it, create a new branch and PR to master.

    Run prepare-husky after the first npm i

    If use prepare script, it runs on npm pack and fails because npm pack is in dist dir