ts-debounce

v4.0.0
TypeScript implementation of debounce
TypeScript ts TS std lib function debounce wait

build

microbundle && cp ./src/index.test-d.ts ./dist/src/

dev

microbundle watch

prepublishOnly

npm run build

test

npm run test:code && npm run test:types

test:code

jest

test:types

tsc --noEmit && tsd

prettier:check

prettier --check .

release

np --no-yarn
npm i ts-debounce

Metadata

  • MIT
  • Whatever
  • Jakub Chodorowicz
  • released 11/14/2021

Downloads

Maintainers