1.0.5 • Published 4 years ago

eye-of-sauron v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Eye of Sauron

npm

If you wish to add poweful metrics to you app - you are at the right place

usage:

  • install: npm i -S eye-of-sauron or yarn add eye-of-sauron
  • then in your main file add in the top: import 'eye-of-sauron'; you will be able to access window.eyeOfSauron and trigger window.eyeOfSauron.init() later, or you can use another approach: import EyeOfSauron from 'eye-of-sauron'; and just call it as simple as EyeOfSauron(), soon you will be able to pass configuration object as an argument
  • set VISUALISE_EVENTS environment variable as true if you wish to show all metrics traces on your screen.

package is at it's early development stage but it will change everything soon...

Join us!

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago