An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        


astro-toc logo

# astro-toc

![license](https://img.shields.io/npm/l/astro-toc?style=flat-square)
[![build](https://img.shields.io/github/actions/workflow/status/theisel/astro-toc/ci.yml?style=flat-square)](https://github.com/theisel/astro-toc/actions)
[![npm](https://img.shields.io/npm/v/astro-toc?style=flat-square)](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)

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/theisel/astro-toc/tree/main/demo)