Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

just-performance

jhurliman363.6kMIT4.4.0TypeScript support: included

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

readme

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