@lewiscowper/markdown-chalk

0.1.2 • Public • Published

Markdown-Chalk

This is currently a really early version of a markdown parser that uses chalk to print a markdown file nicely in the terminal.

Usage: markdown-chalk --input [Markdown File] --lineLength [num]

Options:
  -h, --help        Show help                                          [boolean]
  -i, --input                                  [required] [default: "README.md"]
  -l, --lineLength                                                 [default: 70]
console.log('test');

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @lewiscowper/markdown-chalk

    Weekly Downloads

    2

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • lewiscowper