Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
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
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.
zxcvbn
realistic password strength estimation
koa2-ratelimit
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
@zxcvbn-ts/core
Realistic password strength estimation written in typescript
express-slow-down
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
rate-limit-mongo
Provides a Mongo store for the express-rate-limit middleware.
express-brute
A brute-force protection middleware for express routes that rate limits incoming requests
incstr
Increment string or generate sequential string ids
zxcvbn3
realistic password strength estimation
zxcvbn-typescript
realistic password strength estimation, updated and ported to Typescript from Dan Wheeler's zxcvbn
@contentpass/zxcvbn
realistic password strength estimation
@acpr/rate-limit-postgresql
A PostgreSQL store for the `express-rate-limit` middleware
hapi-rate-limitor
Rate limiting for hapi/hapi.js to prevent brute-force attacks
express-brute-store-sequelize
Sequelize store for module express-brute
asdfgh
Asynchronous wrapper around zxcvbn
@reachfive/zxcvbn
fork of Dropbox's zxcvbn with additional frequency data
bruteforce
generate every possible permutation of characters
ts-zxcvbn
realistic password strength estimation
hapi-ralphi
Rate limit and bruteforce prevention plugin for hapi