Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 327 Bytes

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.