0.1.6 • Published 3 years ago

http-me v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

http-me: status code lookup CLI

npm package npm package version number Actions Status License

If you're anything like me, you'll forget all but a handful of HTTP Status Codes, so why not install and then run a quick lookup from your terminal?

Install

npm i -g http-me

or

yarn global add http-me

Usage example

In your terminal, enter http-me and then a status code number, ie: http-me 401:

Or you can search for a status code by name, ie: http-me "accepted":


Uninstall

npm uninstall -g http-me

or

yarn global remove http-me
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago