flip-book
v1.9.9
Published
3D FlipBook allows to browse images, PDFs or HTMLs as a flipping book. It helps to attract user attention and make more impression on him.
Downloads
174
Maintainers
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