Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 717 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 717 Bytes

http-error

A Http Error for Trek.js

Installation

$ npm install trek-http-error --save

Examples

const HttpError = require('trek-http-error')

throw new HttpError(404, 'Not Found!')

Badges

Build Status codecov


fundon.me  ·  GitHub @fundon  ·  Twitter @_fundon