5.1.1 • Published 7 months ago

isomorphic-performance v5.1.1

Weekly downloads
46
License
MIT
Repository
github
Last release
7 months ago

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

5.1.1

7 months ago

5.0.0

9 months ago

4.0.0

2 years ago

3.0.0

2 years ago

2.0.0

3 years ago

1.2.0

3 years ago