twobin / performance-function

window performance function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance-function

window performance function

npm version build status npm downloads

usage

$ npm i -S performance-function

docs

performanceFunction

import performanceFunction from 'performance-function';

componentDidMoun() {
  performanceFunction();
}

About

window performance function


Languages

Language:JavaScript 100.0%