Isomorphic ponyfill wrapping native browser performance and node.js perf_hooks performance
npm install just-performance-es6-compatIsomorphic ponyfill wrapping browser performance and node.js perf_hooks performance.
``js`
import { performance } from "just-performance-es6-compat";
`js``
import { performance } from "just-performance-es6-compat";
MIT license
This repository is a fork, and the fork was needed because the original author seems to have abandoned the original project. This repository was created because ES6 imports don't work, and the Pull Request jhurliman/just-performance#4 is pending and doesn't look like it will be merged.