Merge pull request #47 from SGrondin/master

Added bottleneck and Rate Limiting section
This commit is contained in:
Sindre Sorhus
2014-07-30 01:34:19 -07:00

View File

@@ -365,6 +365,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Faker.js](https://github.com/Marak/Faker.js) - Generate massive amounts of fake data. - [Faker.js](https://github.com/Marak/Faker.js) - Generate massive amounts of fake data.
- [peerflix](https://github.com/mafintosh/peerflix) - Streaming torrent client. - [peerflix](https://github.com/mafintosh/peerflix) - Streaming torrent client.
- [BitcoinJS](http://bitcoinjs.org/) - The clean, readable, proven library for Bitcoin JavaScript development. - [BitcoinJS](http://bitcoinjs.org/) - The clean, readable, proven library for Bitcoin JavaScript development.
- [Bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy.
## Resources ## Resources