markdown-cli

1.6.0 • Public • Published

markdown-cli Build Status

Output markdown to CLI

Screenshot

See an example.md rendered:

example.png

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install markdown-cli --global

Tests

npm install
npm test

Dependencies

  • cardinal: Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
  • chalk: Terminal string styling done right. Much color.
  • cli-table: Pretty unicode tables for the CLI
  • get-stdin: Get stdin as a string or buffer
  • indent-string: Indent each line in a string
  • marked: A markdown parser built for speed
  • meow: CLI app helper
  • node-emoji: simple emoji support for node.js projects
  • update-notifier: Update notifications for your CLI app
  • wrap-ansi: Wordwrap a string with ANSI escape codes

Dev Dependencies

  • ava: Simple concurrent test runner
  • xo: JavaScript happiness style ❤️ XOXO

License

MIT

Package Sidebar

Install

npm i markdown-cli

Weekly Downloads

2,561

Version

1.6.0

License

MIT

Last publish

Collaborators

  • cilice