seamus-flip-book
v0.0.2
Published
This is a jailbroken version of 3D FlipBook that allows you to browse images, PDFs or HTML as a flipping book.
Downloads
16
Readme
See the example.
Clone a copy of the main git repo by running:
git clone https://github.com/iberezansky/flip-book-jquery.gitEnter the flip-book-jquery-example directory and run the installation:
cd flip-book-jquery && npm installTo build debug version:
npm run build-debugTo build production version:
npm run build-production