UNPKG

first-input-delay

Version:

A JavaScript library for measuring the First Input Delay metric. See https://goo.gl/1AKcj5.

18 lines (9 loc) 434 B
# Changelog ### 0.1.3 (2018-09-21) - Reduce the file size ([#11](https://github.com/GoogleChromeLabs/first-input-delay/pull/11)) ### 0.1.2 (2018-08-09) - Filter out more erroneous values ([#8](https://github.com/GoogleChromeLabs/first-input-delay/pull/8)) ### 0.1.1 (2018-06-09) - Filter out erroneous values ([#5](https://github.com/GoogleChromeLabs/first-input-delay/pull/5)) ### 0.1.0 (2018-05-08) - Initial public release