JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 165263
  • Score
    100M100P100Q156850F
  • License MIT

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

Package Exports

  • 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