JSPM

status-code

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q42390F
  • License MIT

get http status code meaning in commandline

Package Exports

  • status-code

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 (status-code) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Status Code Build Status

A command line app to quickly find http status codes meaning.

Install

$ npm install -g status-code

Usage

$ statuscode [options] <code>

Reference

Wikipedia: List of HTTP status codes

License

MIT