readme-package-printer

0.1.3 • Public • Published

Readme-Package-Printer

An simple cli that prints the README of an npm package.

Installation

Use npm

npm install --global readme-package-printer

Or Yarn

yarn add global readme-package-printer

Usage

Use the command npm-md <package-name> to print on your terminal the README of the package.

Flags

  • -r or --raw: Print the raw Markdown of the package
  • -h or --html: Print the rendered HTML of the README
  • -?: Print help

Readme

Keywords

Package Sidebar

Install

npm i readme-package-printer

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

4.92 kB

Total Files

15

Last publish

Collaborators

  • giancarl021