4.4.0 • Published 2 years ago

just-performance v4.4.0

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