mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add download
This commit is contained in:
parent
7524cbf7b0
commit
f2f1a07c35
1 changed files with 2 additions and 1 deletions
|
@ -82,6 +82,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [hyperquest](https://github.com/substack/hyperquest) - Streaming HTTP requests.
|
||||
- [spdy](https://github.com/indutny/node-spdy) - Creates SPDY servers with the same API as the built-in `https` module.
|
||||
- [Nock](https://github.com/pgte/nock) - A HTTP mocking and expectations library.
|
||||
- [download](https://github.com/kevva/download) - Download and extract files effortlessly.
|
||||
|
||||
|
||||
### Debugging / Profiling
|
||||
|
||||
|
@ -112,7 +114,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [Derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.
|
||||
|
||||
|
||||
|
||||
### Command-line utilities
|
||||
|
||||
- [chalk](https://github.com/sindresorhus/chalk) - Terminal string styling done right.
|
||||
|
|
Loading…
Reference in a new issue