0.0.1 • Published 5 years ago

rc-perf-helper v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

rc-pref-helper

npm version npm downloads github issues build status

tools to optimize performance when using React

install

# use npm
$ npm install rc-perf-helper

# or yarn
$ yarn add rc-perf-helper

usage

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