limiter@3.0.0
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
MIT
2025-01-24
安装 (3.0.0)
npm install limiter@3.0.0
yarn add limiter@3.0.0
pnpm add limiter@3.0.0
bun add limiter@3.0.0
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.24.4 |
| @babel/preset-env | ^7.24.4 |
| @babel/preset-typescript | ^7.24.1 |
| @types/babel__generator | ^7.6.8 |
| @types/jest | ^29.5.12 |
| @typescript-eslint/eslint-plugin | ^7.7.0 |
| @typescript-eslint/parser | ^7.7.0 |
| babel-jest | ^29.7.0 |
| eslint | ^9.1.0 |
| eslint-plugin-prettier | ^5.1.3 |
| jest | ^29.7.0 |
| prettier | ^3.2.5 |
| typescript | ^5.4.5 |