takanakahiko-fork / vivliostyle.js

Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support

Home Page:https://vivliostyle.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vivliostyle.js

JavaScript Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support.

(Source code of Vivliostyle.js is now written in TypeScript.)

Try Vivliostyle.js

Vivliostyle Viewer samples

Bug reports & feature requests

Please send them to

Using Vivliostyle.js

Using Vivliostyle Viewer package

Download the Vivliostyle Viewer package from https://vivliostyle.org/download/ and follow the instruction in it.

See Vivliostyle Viewer User’s Guide

See https://github.com/vivliostyle/vivliostyle-ui for source code of the UI.

Using vivliostyle-savepdf CLI tool

See vivliostyle-savepdf, the save PDF command line tool with Vivliostyle and headless Chrome.

Integrating Vivliostyle.js into web sites

Vivliostyle.js can be installed from npm:

npm install vivliostyle

See API Reference.

Using vivliostyle-print library

See vivliostyle-print for integrating printing with Vivliostyle.

Development

See Vivliostyle.js Development.

License

Licensed under AGPL Version 3.

Vivliostyle.js is implemented based on Peter Sorotokin's EPUB Adaptive Layout implementation, which is licensed under Apache License, Version 2.0.

Vivliostyle.js contains following components:

Other Documentation

About

Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support

https://vivliostyle.org/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 56.6%Language:HTML 29.3%Language:JavaScript 13.2%Language:CSS 0.8%Language:Shell 0.2%Language:Batchfile 0.0%