UNPKG

ratelimit-header-parser

Version:

Parse RateLimit headers of various forms, including the combined form from draft 7 of the IETF standard, into a normalized format.

9 lines (8 loc) 150 B
{ "include": ["source/"], "exclude": ["node_modules/"], "extends": "@express-rate-limit/tsconfig", "compilerOptions": { "target": "ES2019" } }