baraja-core/table-of-content

There is no license information available for the latest version (v1.1.0) of this package.

A tool for easily compiling Table of content from the article content.

v1.1.0 2022-03-21 07:38 UTC

This package is auto-updated.

Last update: 2024-04-08 17:00:49 UTC


README

A tool for easily compiling Table of content from the article content.

📦 Installation

It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.

To install, simply use the command:

$ composer require baraja-core/table-of-content

You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.

How to use

Response entity

Rendered content

📄 License

baraja-core/table-of-content is licensed under the MIT license. See the LICENSE file for more details.