Skip to content

Intuitive table of contents UI generator for the modern web.

License

Notifications You must be signed in to change notification settings

ashutoshbw/neotoc

Repository files navigation

Neotoc

Neotoc creates a TOC(Table of Contents) UI by parsing the DOM inside the browser.

Main features:

  • Fluid highlight of the view and smooth auto scrolling of TOC.
  • Both manual and auto folding support.
  • Easily stylable with dozens of CSS variables.
  • TypeScript support.
  • Accessible.
  • Zero dependencies.
  • Performant and Lightweight.
  • Framework agnostic. You can use it in vanilla HTML CSS JS setup to frameworks like Next.js.

Read the documentation to get started with it.