SpeedCurve-Metrics / lux.js

Web performance testing (real user monitoring) by SpeedCurve
https://speedcurve.com/features/lux/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Switch from unload handler to visibilitychange/pagehide #5

Closed josephwynn-sc closed 2 years ago

josephwynn-sc commented 2 years ago

Yeah, uh, also converted lux.js to TypeScript, added loads more tests, added new flags to track how a page label was set, and switched to rollup to bundle the script.

zeman commented 2 years ago

Woot, more TS and more tests!