4.4.0 • Published 1 year ago

just-performance v4.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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