nothing628 / xbreader

The X-tra Beautiful comic reading interface (In development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The X-tra Beautiful comic reading interface (In development)

License:MIT License


Languages

Language:TypeScript 79.6%Language:SCSS 14.1%Language:JavaScript 5.3%Language:HTML 1.0%