servie

v4.3.3
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
request response http interface server browser req res

prettier

prettier --write

lint

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

format

npm run prettier -- "*.{md,yml,yaml}" "src/**/*.{js,jsx,ts,tsx}"

build

rimraf dist && tsc

specs

jest --coverage

test

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

prepare

npm run build

size

size-limit
npm i servie

Metadata

Downloads

Maintainers