@dnode/throttle

1.1.4 • Public • Published

dependencies | 2 | 9

Usage

const throttle = require('@dnode/throttle')();

throttle(
  'key',
  '10 per 2 seconds',
  async () => {}
);

/@dnode/throttle/

    Package Sidebar

    Install

    npm i @dnode/throttle

    Weekly Downloads

    0

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    2.14 kB

    Total Files

    4

    Last publish

    Collaborators

    • sharaal