susisu / primitive-debounce

Provides primitive functionality to implement debounce functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

primitive-debounce

CI

Primitive for implementing "debounce" function.

npm i @susisu/primitive-debounce
# or
yarn add @susisu/primitive-debounce

License

MIT License

Author

Susisu (GitHub, Twitter)

About

Provides primitive functionality to implement debounce functions

License:MIT License


Languages

Language:TypeScript 93.9%Language:JavaScript 6.1%