try-catch-js

esm
Lots of packages implement similar inline approach to handling errors in JavaScript without writing `try/catch` blocks. This one is a bit different because it follows [proposal-try-expression](https://github.com/isiahmeadows/proposal-try-expression).
Version 1.0.1 License MIT
INSTALL