0.1.0 • Published 13 years ago
hip v0.1.0
hip
minimal http server
preview, experimental, work in progress, etc, etc
usage
var hip = require('./')
hip(function(h) {
return 'hello thar'
}).listen(1080)installation
$ npm install hiprunning the tests
From package root:
$ npm install
$ npm testcontributors
- jden jason@denizac.org
license
MIT. (c) 2013 jden jason@denizac.org. See LICENSE.md
0.1.0
13 years ago