AlenToma / ebook-reader-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ebook-reader-js

Ebook-reader-js is a library for renderings ebooks and novels, and it is very easy to use. the library is build entiry with javascript.

Ebook-reader-js present two themes for renderings the books Scroll and 'Swap', it has its own pagination system and interface, but you could easily override those and implement your own.

Gettings started

for react simple run

npm install --only=prod ebook-reader-js

for Web

<script src="/single/ebookreaderjs.js"></script>

run the example above to see how it works.

About

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 0.7%Language:CSS 0.2%Language:Java 0.1%Language:Objective-C 0.0%Language:Starlark 0.0%Language:Ruby 0.0%Language:HTML 0.0%