Showing 1-20 of 39,245 packages
Serverless plugin that automatically generates DependsOn references for AWS Lambdas to prevent AWS RequestLimitExceeded errors
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
A scheduler based on requestAnimationFrame
Throttle a function to limit its execution rate
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Node.js Readable stream capping average data rate by limiting reads from the source
A Redis store for the `express-rate-limit` middleware
A low overhead rate limiter for your routes
Throttle promise-returning & async functions
Rate limit for axios
A rate limiter for Node.js streams.
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
Rate limit middleware for Hono.
AWS SDK for JavaScript Auto Scaling Client for Node.js, Browser and React Native
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Rate-limiter for Elysia.js
Utilities for debouncing, throttling, rate-limiting, queuing, and more.