Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.49 KB

xbreader

Version BundlePhobia PackagePhobia License Downloads FOSSA Status

A fixed-layout publication reader for the web

Setup

add xbreader as a dependency

npm install xbreader
yarn add xbreader

or use over a cdn

https://cdn.jsdelivr.net/npm/xbreader/dist/xbreader.js
https://cdn.jsdelivr.net/npm/xbreader/dist/xbstyles.css
or
https://unpkg.com/xbreader/dist/xbreader.js
https://unpkg.com/xbreader/dist/xbstyles.css

Configuration

window.xbreader takes an XBConfig instance. Click here for the default configuration.

Documentation

Coming Soon!

License

FOSSA Status