Javascript Error Guardian

Ahmet İlhan - Apr 27 - - Dev Community

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)

. . . . . . . . . . . . . . . . . .