use-debounce

v9.0.2
Debounce hook for react
debounce react-hook react

size

yarn build-only && size-limit

test

yarn jest && eslint "src/**.ts"

build

yarn test && yarn size && yarn build-only

build-only

rm -rf ./dist/*; microbundle build --entry src/index.ts --name use-debounce --tsconfig tsconfig.json; cp ./dist/index.modern.js ./dist/index.mjs

prepublishOnly

yarn build

Metadata

  • MIT
  • >= 10.0.0
  • Nikita Mostovoy
  • released 11/29/2022

Downloads

Maintainers