http-me
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

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:

http-me-401

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

http-me-accepted


Uninstall

npm uninstall -g http-me

or

yarn global remove http-me

Readme

Keywords

Package Sidebar

Install

npm i http-me

Weekly Downloads

1

Version

0.1.6

License

MIT

Unpacked Size

105 kB

Total Files

39

Last publish

Collaborators

  • thathurtabit