A TypeScript library for creating realistic page-flip animations in the browser.
๐ Live Demo ยท ๐ API Docs
# Vanilla JavaScript
npm install html-flip-book-vanilla
# React
npm install html-flip-book-react
Toolbar โ Container componentPrevButton / NextButton โ Navigate pagesFirstPageButton / LastPageButton โ Jump to endsPageIndicator โ Current page displayFullscreenButton โ Toggle fullscreen modeflipNext(), flipPrev(), flipToPage(), jumpToPage()