avidjs / response

Wraps a Node.js HTTP ServerResponse object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@avidjs/response

npm Node.js Build Status Coverage Dependencies Status devDependencies Status MIT licensed

Wraps a Node.js HTTP ServerResponse object.

Part of Avid, an attempt to better understand Koa and Express by taking them apart.

Installation

npm install --save @avidjs/response

About

Wraps a Node.js HTTP ServerResponse object.

License:MIT License


Languages

Language:JavaScript 100.0%