Skip to content

Commit

Permalink
feat: Add nuxt-toc module (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyujie2002 authored Oct 21, 2024
1 parent fa6271d commit 5346488
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added icons/nuxt-toc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions modules/nuxt-toc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: nuxt-toc
description: Nuxt module for table of contents (TOC) component in Nuxt Content projects
repo: hanyujie2002/nuxt-toc
npm: nuxt-toc
icon: nuxt-toc.png
github: https://github.com/hanyujie2002/nuxt-toc
website: https://github.com/hanyujie2002/nuxt-toc
learn_more: ''
category: UI
type: 3rd-party
maintainers:
- name: hanyujie2002
github: hanyujie2002
compatibility:
nuxt: '>=3.0.0'
requires: {}

0 comments on commit 5346488

Please sign in to comment.