JSPM

  • Created
  • Published
  • Downloads 550
  • Score
    100M100P100Q109274F

Package Exports

  • http-response-status

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (http-response-status) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

http-response-status

HTTP Status Map in Typescript

Build Status codecov

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Using npm:

npm i --save http-response-status

Using yarn:

yarn add --dev http-response-status

Usage

Running the tests

Tests are written with jest

Type check

yarn run lint

Unit tests

yarn run test

Deployment

Deployment is done with Travis.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details