droid-errors

Personal throwable error core class

Usage no npm install needed!

<script type="module">
  import droidErrors from 'https://cdn.skypack.dev/droid-errors';
</script>

README

About

Basically extending the Error class and adding some local variables that can be called upon later.

Not that special. But useful for me.

That's why it's labeled as a Personal throwable error core class.