Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
react-native-rate
React Native Rate is a cross platform solution to getting users to easily rate your app.
react-native-app-store-review
Rate on app store inside your app
p-limit
Run multiple promise-returning & async functions with limited concurrency
bottleneck
Distributed task scheduler and rate limiter
p-queue
Promise queue with concurrency control
express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
rate-limiter-flexible
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
throttleit
Throttle a function to limit its execution rate
debounce
Delay function calls until a set time elapses after the last invocation
react-native-store-review
Rate on App Store or Google Play directly in your React Native app
limiter
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
p-throttle
Throttle promise-returning & async functions
koa2-ratelimit
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
rc-rate
React Star Rate Component
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
@fastify/rate-limit
A low overhead rate limiter for your routes
rolling-rate-limiter
Rate limiter that supports a rolling window, either in-memory or backed by Redis
qrate
A Node.js queue library with controllable concurrency and rate limiting
react-native-rate-app
React Native module for In App Rating on Android and iOS
koa-ratelimit
Rate limiter middleware for koa