performance-function

window performance function

Usage no npm install needed!

<script type="module">
  import performanceFunction from 'https://cdn.skypack.dev/performance-function';
</script>

README

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();
}