{"library":"express-slow-down","type":"library","category":null,"description":"Basic rate-limiting middleware for Express that slows down responses rather than blocking them outright. Current stable version is 3.1.0, released as part of the express-rate-limit ecosystem. It is built on top of express-rate-limit and uses its stores, providing a familiar API for slowing repeated requests. Key differentiator: it delays requests after a threshold instead of rejecting them, making it suitable for public API endpoints where gradual throttling is preferred over hard blocks. Requires Node >= 16 and Express 4/5. Ships TypeScript types, supports ESM and CJS, and is actively maintained.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","express-rate-limit","express","rate","limit","ratelimit","rate-limit","middleware","ip","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-slow-down","imports":["import { slowDown } from 'express-slow-down'","const { slowDown } = require('express-slow-down')","import { slowDown } from 'express-slow-down'"]},{"cmd":"yarn add express-slow-down","imports":[]},{"cmd":"pnpm add express-slow-down","imports":[]}],"homepage":null,"github":"https://github.com/express-rate-limit/express-slow-down","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-slow-down","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-slow-down/compatibility"}}