markdown-toc
TOC generator
Generates a table of contents from Markdown files
API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. Uses Remarkable to parse markdown. Used by NASA/openmct, Prisma, Joi, Mocha, Sass, Prettier, Orbit DB, FormatJS, Raneto, hapijs/code, webpack-flow, docusaurus, release-it, ts-loader, json-server, reactfire, bunyan, husky, react-easy-state, react-snap, chakra-ui, carbon, alfresco, repolinter, Assemble, Verb, and thousands of other projects.
2k stars
25 watching
711 forks
Language: JavaScript
last commit: 6 months ago javascriptjonschlinkertmarkdownmarkdown-tocmdnavigationnodenodejsprojectreadmeremarkabletable-of-contentstoctoc-generator
Related projects:
Repository | Description | Stars |
---|---|---|
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
remarkjs/remark-toc | Automates the creation of structured content summaries within long documents | 424 |
richardbizik/nvim-toc | A plugin that generates table of contents for markdown files | 37 |
mzlogin/vim-markdown-toc | Tools to generate table of contents for Markdown files in various formats. | 615 |
jsdoc2md/jsdoc-to-markdown | Generates markdown API documentation from jsdoc annotated source code. | 1,698 |
jenserat/scientific-markdown | Provides tools and examples for using Markdown with LaTeX to generate scientific publications | 46 |
kubernetes-sigs/mdtoc | Generates a table of contents for markdown files using a Go utility | 40 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,503 |
abhinav/goldmark-toc | An add-on for goldmark Markdown parser to generate tables of contents | 14 |
ionicabizau/json2md | Converts JSON data to Markdown format. | 579 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 83 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
jfcere/ngx-markdown | An Angular library to parse markdown content and render HTML with syntax highlighting and other features. | 1,070 |
kgar/ts-markdown | Library to generate markdown documents from JSON data | 10 |
jamiemcg/remarkable | A Markdown editor with features such as live preview and syntax highlighting for creating and editing documents in Linux. | 1,974 |