包详细信息

performance-api

thefrontside7.4kMIT1.0.0

Cross platform interface to the DOM performance API

自述文件

performance-api

Cross platform access to the browser performance API which is needed for implementing accurate convergences and deadlines.

import { performance, PerformanceObserver } from 'performance-ponyfill';
$ yarn test

更新日志

performance-api

1.0.0

Major Changes

  • bc8a3d7: Rename package to performance-api

1.0.0

Major Changes

  • 4450def: Copy over @bigtest/performance