rc-perf-helper
v0.0.1
Published
tools to optimize performance when using React
Downloads
10
Readme
rc-pref-helper
tools to optimize performance when using React
install
# use npm
$ npm install rc-perf-helper
# or yarn
$ yarn add rc-perf-helperusage
dynamicFn
import { dynamicFn } from 'rc-perf-helper'cache your React event listeners to improve performance
contributing
it's great if you contribute ways to optimize your performance here!
please fork project and working on your branch before create PR merge into master of this project
