servie

v1.0.0
Standard HTTP interfaces
request response http interface req res server

lint

tslint "src/**/*.ts" --project tsconfig.json

build

rm -rf dist/ && tsc

specs

jest --coverage

test

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

prepublish

npm run build

Metadata

Downloads

Maintainers