doc22940 / quiver2html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quiver2html

A utility to convert a Quiver notebook or note to HTML.

Installation

Install quiver2html using npm:

$ [sudo] npm install -g quiver2html

Usage

quiver2html test.qvnotebook -o output_dir
quiver2html test.qvnote -o output_dir

License

Released under the MIT license.

About

License:MIT License


Languages

Language:JavaScript 70.3%Language:HTML 29.7%