@jacoblincool/rate-limiter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Jacob's Rate Limiter

Jacob uses it to prevent himself from accidentally abusing other people's APIs.

Features

  • Rate Limiter (interval-based / concurrency-based)
  • Semaphore
  • Mutex (just a binary semaphore)

Readme

Keywords

Package Sidebar

Install

npm i @jacoblincool/rate-limiter

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.7 kB

Total Files

6

Last publish

Collaborators

  • jacoblincool