mume-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

mume-cli

CLI wrapper arround mume, the tool powering markdown preview enhanced for vscode.

  • HTML export
  • GFM export (consolidated Github flavored markdown)
  • PDF export (requires puppeteer to be installed globally)
  • EBook export (requires calibre's ebook-convert to be installed globally)

install

npm install -g puppeteer
npm install -g mume-cli
mume -h

usage

mume pdf --out public src/**/*.md
mume html --out public src/**/*.md
mume gfm --out docs src/**/*.md
mume ebook epub/mobi/pdf/html README.md

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i mume-cli

Weekly Downloads

6

Version

1.0.6

License

MIT

Unpacked Size

28.5 kB

Total Files

9

Last publish

Collaborators

  • stasson