mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Added got [npm]
This commit is contained in:
parent
7927f4525f
commit
fdd68c779d
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue