performance-monitor-wrj
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

performance-monitor-wrj

a plugin to monitor page performance metrics

Install

npm install performance-monitor-wrj --save

Usage

import PerformanceMonitor from "performance-monitor-wrj";
const monitor = new PerformanceMonitor();
monitor.start();

Package Sidebar

Install

npm i performance-monitor-wrj

Weekly Downloads

205

Version

1.0.7

License

MIT

Unpacked Size

5.15 kB

Total Files

6

Last publish

Collaborators

  • wrj0113