4.4.0 • Published 13 days ago

just-performance v4.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days 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