</>PackageGraphPackageGraph

express-rate-limit

npmv8.6.0TypeScript

Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.

45.3M
Weekly downloads
2
Dependents
28
Dependencies
96/100
Popularity

Overview

express-rate-limit is an npm package that basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset. It is extremely widely used, with about 45.3M downloads per week and 2 known dependents in the graph. The latest version is 8.6.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (45.3M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (28 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of express-rate-limit.

Dependencies

Dev (25)

@asyncapi/specs 6.8.1@biomejs/biome 2.4.6@express-rate-limit/prettier 1.1.1@express-rate-limit/tsconfig 1.0.5@jest/globals 30.4.1@types/debug 4.1.13@types/express 5.0.6@types/jest 30.0.0@types/node 26.1.1@types/supertest 7.2.0del-cli 7.0.0dts-bundle-generator 8.1.2esbuild 0.28.1express 5.2.1husky 9.1.7jest 30.4.2lint-staged 17.0.8mintlify 4.2.688npm-run-all 4.1.5prettier 3.9.5ratelimit-header-parser 0.1.0supertest 7.2.2ts-jest 29.4.11ts-node 10.9.2typescript 5.9.3

Used by

Popular packages that depend on express-rate-limit.

Alternatives to express-rate-limit

Frequently installed together

Version history

VersionPublishedLicense
8.6.0latest4 days agoMIT
8.5.22 months agoMIT
8.5.12 months agoMIT
8.5.02 months agoMIT
8.4.12 months agoMIT
8.4.02 months agoMIT
8.3.23 months agoMIT
8.3.14 months agoMIT
8.0.24 months agoMIT
8.2.24 months agoMIT
8.1.14 months agoMIT
8.3.04 months agoMIT
8.2.18 months agoMIT
8.2.08 months agoMIT
8.1.010 months agoMIT
8.0.11 year agoMIT
8.0.01 year agoMIT
7.5.11 year agoMIT
7.5.01 year agoMIT
7.4.11 year agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install express-rate-limit?

Run `npm install express-rate-limit` to add express-rate-limit to your npm project.

What license is express-rate-limit released under?

express-rate-limit is distributed under the MIT license.

How popular is express-rate-limit?

express-rate-limit has approximately 45,328,125 downloads per week and 2 known dependent packages.