specgo

1.0.0 • Public • Published

Specgo

Specgo is a command-line utility for opening web specifications (such as those from the WHATWG, W3C, or IETF) in your web browser.

Once you install it, using

npm install -g specgo

you can use it like so:

specgo html          # opens https://html.spec.whatwg.org/multipage/

specgo mix           # opens https://w3c.github.io/webappsec-mixed-content/
specgo mixed-content # ditto

specgo rfc7234       # opens https://httpwg.org/specs/rfc7234.html

Acknowledgments

This tool is largely a frontend to Specref, by @tobie.

Dependents (0)

Package Sidebar

Install

npm i specgo

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

14.1 kB

Total Files

6

Last publish

Collaborators

  • domenic