@magic-libraries/try-catch

@magic try-catch library. returns errors instead of throwing them.

Usage no npm install needed!

<script type="module">
  import magicLibrariesTryCatch from 'https://cdn.skypack.dev/@magic-libraries/try-catch';
</script>

README

@magic-libraries/try-catch

this is the @magic-client try-catch library.

it returns errors instead of throwing them.

html-docs

NPM version Linux Build Status Windows Build Status Coverage Status Known Vulnerabilities

installation

npm install --save-exact @magic-libraries/try-catch

usage

coming soon.

changelog

0.0.1

first release

0.0.2

bump required node version

0.0.3

bump required node version to 14.15.4

0.0.4

update dev dependencies chmod -x package.json

0.0.5 - unreleased

...