just-performance

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

MIT 8 个版本
安装
npm install just-performance
yarn add just-performance
pnpm add just-performance
bun add just-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

版本列表
4.4.0 2024-04-20
4.3.0 2021-05-19
4.2.0 2021-04-28
4.1.0 2021-04-28
4.0.0 2021-04-28
3.0.0 2021-04-28
2.0.0 2021-04-28
1.0.0 2021-04-28