http-status-code-registry-cli

0.1.4 • Public • Published

http-status-code-registry-cli

npm node license

A CLI app to fetch the current HTTP status codes from the IANA registry and displays them as JSON.

Install

$ yarn global add http-status-code-registry-cli # Or alternatively: `npm install --global http-status-code-registry-cli` 

Usage

$ http-status-code-registry --help
 
  http-status-code-registry v${VERSION}
  =====================================
  Fetches the current HTTP status codes from the IANA registry and displays
  them as JSON.
 
  Usage
      $ http-status-code-registry [OPTIONS]
 
  Options
      --help, -h      Display this message.
      --version, -v   Display the unprefixed application version.

Testing

$ yarn test # Or alternatively: `npm test` 

See Also

License

The MIT License (Expat). See the license file for details.

Package Sidebar

Install

npm i http-status-code-registry-cli

Weekly Downloads

15

Version

0.1.4

License

MIT

Unpacked Size

7.48 kB

Total Files

14

Last publish

Collaborators

  • radioactivehamster