Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 444 Bytes

docs.md

File metadata and controls

14 lines (9 loc) · 444 Bytes

npm-docs(1) -- Docs for a package in a web browser maybe

SYNOPSIS

npm docs <pkgname>

DESCRIPTION

This command tries to guess at the likely location of a package's documentation URL, and then tries to open it using the --browser config param, which defaults to "open" because that works on a mac.

This is an experimental command. It may disappear or change radically.