exceptionify

An exceptionally helpful exception handler

Usage no npm install needed!

<script type="module">
  import exceptionify from 'https://cdn.skypack.dev/exceptionify';
</script>

README

exceptionify

An exceptionally helpful exception handler

Syntax

exceptionify( function )

function is the function that should be executed in a try/catch block