1.0.1 • Published 6 months ago

readme-view v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

readme-view

A command-line tool for previewing README.md files in a web browser.

Installation:

  • To use readme-view, open your terminal and run command:
  • npm install readme-view or npm install -g readme-view

Usage:

  • Once installed, you can use the pre-md command followed by the path to your README.md file. For example:
  • pre-md README.md
  • This will generate an HTML preview of your README.md file and open it in your default web browser.

Dependencies

  • opn
  • markdown-it
1.0.1

6 months ago

1.0.0

6 months ago