UNPKG

642 Btext/x-handlebars-templateView Raw
1# framerate-history
2[![npm][npm]][npm-url]
3[![deps][deps]][deps-url]
4[![size][size]][size-url]
5
6An ES6 class for tracking frame rate for a given period of time.
7
8## Installation
9```
10npm install framerate-history;
11```
12
13{{>main}}
14
15## License
16
17[MIT](./LICENSE.md)
18
19[npm]: https://img.shields.io/npm/v/framerate-history.svg
20[npm-url]: https://npmjs.com/package/framerate-history
21[deps]: https://david-dm.org/darrenpaulwright/framerate-history.svg
22[deps-url]: https://david-dm.org/darrenpaulwright/framerate-history
23[size]: https://packagephobia.now.sh/badge?p=framerate-history
24[size-url]: https://packagephobia.now.sh/result?p=framerate-history
25
\No newline at end of file