@kevinastone/debounce
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Debounce

Debounce implementation that delays invoking an async function until the supplied time in milliseconds elapses since the last time the debounced function was invoked.

/@kevinastone/debounce/

    Package Sidebar

    Install

    npm i @kevinastone/debounce

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    6.71 kB

    Total Files

    8

    Last publish

    Collaborators

    • kevinastone