servie

v0.2.0
Standard HTTP interfaces
request response http interface req res server

lint

tslint "src/**/*.ts"

build

rm -rf dist/ && tsc

specs

jest --coverage

test

npm run -s lint && npm run -s build && npm run -s specs

prepublish

typings install && npm run build

Metadata

Downloads

Maintainers