Skip to content

Simple book component with list of chapters/pages and links to previous and next chapter/page

License

Notifications You must be signed in to change notification settings

nexendrie/book-component

Repository files navigation

Book Component

Total Downloads Latest Stable Version Build Status Code Coverage License

This package will help you create a book in Nette Framework. It has a list of chapters/pages with links to the chapters/pages, from each chapter/page you can also jump to previous and next one.

Installation

The best way to install it is via Composer. Just add nexendrie/book-component to your dependencies.

Documentation

See: https://nexendrie.gitlab.io/book-component .