isomorphic-performance
TypeScript icon, indicating that this package has built-in type declarations

5.1.1 • Public • Published

Isomorphic Performance

Isomorphic Performance API for Node, Browser & React Native. Useful if your app targets both web and native.

Installation

yarn add react-native-performance isomorphic-performance

Usage

import { performance, PerformanceObserver } from 'isomorphic-performance';

performance.mark('myMark');

License

MIT © Joel Arvidsson 2021 – present

Package Sidebar

Install

npm i isomorphic-performance

Weekly Downloads

1,408

Version

5.1.1

License

MIT

Unpacked Size

1.76 kB

Total Files

6

Last publish

Collaborators

  • oblador