Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 283 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 283 Bytes

just-performance

Isomorphic ponyfill wrapping browser performance and node.js perf_hooks performance.

Usage

Browser

import { performance } from "just-performance";

node.js

import { performance } from "just-performance";

License

MIT license