https://gitlab.com/nexendrie/book-component
Simple book component with list of chapters/pages and links to previous and next chapter/page
https://gitlab.com/nexendrie/book-component
book component nette php simple
Last synced: about 1 year ago
JSON representation
Simple book component with list of chapters/pages and links to previous and next chapter/page
- Host: gitlab.com
- URL: https://gitlab.com/nexendrie/book-component
- Owner: nexendrie
- License: bsd-3-clause
- Created: 2016-10-15T12:59:32.483Z (over 9 years ago)
- Default Branch: master
- Last Synced: 2025-02-25T20:39:19.554Z (over 1 year ago)
- Topics: book, component, nette, php, simple
- Stars: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Book Component
==============
[](https://packagist.org/packages/nexendrie/book-component) [](https://gitlab.com/nexendrie/book-component/-/releases) [](https://gitlab.com/nexendrie/book-component/-/commits/master) [](https://gitlab.com/nexendrie/book-component/-/commits/master) [](https://gitlab.com/nexendrie/book-component/blob/master/LICENSE.md)
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 .