jsr-error

Error classes and static constants.

Usage no npm install needed!

<script type="module">
  import jsrError from 'https://cdn.skypack.dev/jsr-error';
</script>

README

Table of Contents

Error Module

Error classes and static constants.

Component of the jsr library.

Requires node and npm.

Install

npm i jsr-error

Developer

Test

Tests are not included in the package, clone the repository:

npm test

Documentation

To generate all documentation:

npm run docs

Readme

To build the readme file from the partial definitions (requires mdp):

npm run readme

License

Everything is MIT. Read the license if you feel inclined.

Generated by mdp(1).