Skip to content
/ sneeze Public

Log you client side errors in a helpful manner

License

Notifications You must be signed in to change notification settings

lbaker2/sneeze

Repository files navigation

sneeze-client

Log you client side errors in a helpful manner

running the example

  • npm install
  • cd example/sickapp
  • npm install
  • npm start

Should see logging of requests to the express server. Click the button (it will programmatically trigger an error). Verify the express server got the error (it should log the error)

Versions supporting commonjs require/exports and a built version for those who want to roll without that jazz.

About

Log you client side errors in a helpful manner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published