https://github.com/devdutt6/capping
trying out a package with typescript
https://github.com/devdutt6/capping
Last synced: 17 days ago
JSON representation
trying out a package with typescript
- Host: GitHub
- URL: https://github.com/devdutt6/capping
- Owner: devdutt6
- Created: 2024-11-22T08:52:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T09:17:20.000Z (about 1 year ago)
- Last Synced: 2025-10-22T13:37:40.837Z (4 months ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rate Limiter
A simple and flexible rate-limiting library for Node.js with TypeScript.
## Installation
```bash
npm install rate-limiter-ts