1
0
Fork 0

Added got [npm]

This commit is contained in:
Starbeamrainbowlabs 2015-06-02 11:09:44 +01:00
parent 7927f4525f
commit fdd68c779d
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@
## Parsing
- [DOM lite](https://github.com/litejs/dom-lite) - A small DOM implementation. Does not parse HTML currently.
## Amazing / Really Useful NPM Modules
This section could easily get absolutely huge, so it is limited to a *very* small selection of the best.
- [got](https://github.com/sindresorhus/got/) - A replacement to the famous `request` module. Apparently much lighter and faster. Does not have as many dependencies.
## Services and tools
### Services
- [js.org](http://dns.js.org/) - Free subdomains for Javascript projects