moo.js

0.5.0 • Public • Published

Moo

   _____________________
  /   _ __   ___  ___   \
  |  | '  \ / _ \/ _ \  |
  \  |_|_|_|\___/\___/  /
   ---------------------
          \   ^__^
           \  (oo)\_______
              (__)\       )\/\\
                  ||----w |
                  ||     ||

moo is your editor-agnostic markdown live previewer. Write markdown in your favorite editor, save changes, and view pretty HTML output in your browser instantly.

demo

Features

  • Github-flavored markdown
  • Strip YAML front-matter automatically (Jekyll-friendly)
  • Syntax highlight in code-blocks
  • Github look-and-feel

Usage

Preview: open live preview for README.md in broswer.

moo README.md

Export: generate self-contained HTML docs.

moo --export ch1.md ch2.md ch3.md # generates ch{1,2,3}.html

See moo --help for detailed options and examples.

Installation

npm install -g moo.js

LICENSE

MIT

/moo.js/

    Package Sidebar

    Install

    npm i moo.js

    Weekly Downloads

    2

    Version

    0.5.0

    License

    MIT

    Last publish

    Collaborators

    • pyrocat