https://github.com/theisel/astro-toc
Table of Contents (ToC) generator for Astro. Use custom components for interactivity.
https://github.com/theisel/astro-toc
astro astro-component ui withastro
Last synced: 9 days ago
JSON representation
Table of Contents (ToC) generator for Astro. Use custom components for interactivity.
- Host: GitHub
- URL: https://github.com/theisel/astro-toc
- Owner: theisel
- License: isc
- Created: 2022-10-23T03:45:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T20:07:27.000Z (over 1 year ago)
- Last Synced: 2025-03-26T12:37:54.007Z (about 1 month ago)
- Topics: astro, astro-component, ui, withastro
- Language: Astro
- Homepage:
- Size: 191 KB
- Stars: 23
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# astro-toc

[](https://github.com/theisel/astro-toc/actions)
[](https://www.npmjs.com/package/astro-toc)Table of Contents (ToC) generator for [Astro](https://astro.build).
```
npm install astro-toc
```[Documentation](packages/astro-toc/README.md)
[](https://stackblitz.com/github/theisel/astro-toc/tree/main/demo)