jhurliman / node-rate-limiter

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
MIT License
1.51k stars 135 forks source link

update npm package (add typescript types) #36

Closed skhro87 closed 7 years ago

skhro87 commented 7 years ago

The npm package is outdated, the index.d.ts is missing

CjS77 commented 7 years ago

+1 please