DEV Community

Ahmet İlhan
Ahmet İlhan

Posted on

Javascript Error Guardian

Hello,
I have coded a module that allows you to handle errors in your JavaScript projects in detail. With simple integration and detailed output, you can better examine errors in production and distribution environments or send them to any error server (sentry, graylog, etc.).

Npm:
Github:
It can be used in javascript technologies such as Vue, React, Next(Client), Nuxt(Client)

Top comments (0)