raf-throttle

v2.0.6
Throttle a function by requestAnimationFrame
raf throttle requestAnimationFrame

test

jest --coverage

report-coverage

cat ./coverage/lcov.info | codecov

clean

rm -rf lib & rm -rf umd

build:minifiedUMD

uglifyjs -o umd/rafThrottle.min.js umd/rafThrottle.js

build

rollup -c && npm run build:minifiedUMD

prebuild

npm run clean

prepublish

npm run build

semantic-release

semantic-release
npm i raf-throttle

Metadata

  • MIT
  • Whatever
  • wuct
  • released 12/10/2022

Downloads

Maintainers