adding http-server

closes #128
This commit is contained in:
Edson Samuel Jr
2014-09-12 08:59:42 -03:00
committed by Sindre Sorhus
parent 7a09566967
commit ab1eaaf5e4

View File

@@ -82,6 +82,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [esformatter](https://github.com/millermedeiros/esformatter) - JavaScript code beautifier/formatter. - [esformatter](https://github.com/millermedeiros/esformatter) - JavaScript code beautifier/formatter.
- [is-up](https://github.com/sindresorhus/is-up) - Check whether a website is up or down. - [is-up](https://github.com/sindresorhus/is-up) - Check whether a website is up or down.
- [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address. - [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address.
- [http-server](https://github.com/nodeapps/http-server) - Simple, zero-config command-line HTTP server.
### Functional programming ### Functional programming