awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jonschlinkert avatar

jonschlinkert/markdown-toc

0
View on GitHub↗
1,752 स्टार्स·711 फोर्क्स·JavaScript·MIT·1 व्यूgithub.com/jonschlinkert↗

Markdown Toc

Markdown-toc is a utility for generating and maintaining tables of contents within markdown files. It functions as both a command-line interface and a programmatic library, enabling the automated creation of structured navigation links based on the heading hierarchy of a document.

The tool distinguishes itself through its marker-based injection system, which allows for the precise placement and updating of navigation blocks within existing files. It includes a dedicated transformation pipeline for slugifying heading text into URL-friendly identifiers, ensuring that generated links remain consistent and functional as documentation evolves.

Beyond basic generation, the project provides a suite of parsing utilities that extract heading metadata and hierarchy levels. These features support custom documentation workflows, including the ability to filter content, apply depth constraints, and integrate with various markdown rendering engines to facilitate automated documentation maintenance.

Features

  • Table of Contents Generators - Generates and injects structured table of contents navigation links based on document heading hierarchy.
  • Document Parsing CLI Tools - Provides a command-line interface for automating table of contents maintenance using configurable insertion markers.
  • Automatic Table of Contents - Injects generated tables of contents into markdown files using comment markers to define precise insertion points.
  • Marker-Based Injection Utilities - Uses marker-based injection to precisely place and update generated content blocks within existing markdown files.
  • Slugification Tools - Provides a transformation pipeline for slugifying heading text into URL-friendly identifiers for consistent link generation.
  • Hierarchy Traversers - Implements recursive traversal of heading hierarchies to calculate nesting levels for structured navigation.
  • README Section Injections - Automates the injection and refreshing of table of contents sections within project README files.
  • Markdown Documentation - Maintains markdown documentation by automating the creation and updating of navigation structures.
  • Utility Tools - Tool for generating tables of contents for Markdown files.

स्टार हिस्ट्री

jonschlinkert/markdown-toc के लिए स्टार हिस्ट्री चार्टjonschlinkert/markdown-toc के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Markdown Toc को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Markdown Toc दिखाई देता है।
  • हायरार्किकल डॉक्यूमेंट स्ट्रक्चर मैनेजमेंट टूल

Markdown Toc के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Markdown Toc के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ekalinin/github-markdown-tocekalinin का अवतार

    ekalinin/github-markdown-toc

    3,292GitHub पर देखें↗

    This project is a command-line utility designed to automate the creation and maintenance of tables of contents within markdown files. It functions as a static documentation processor that parses document headings to generate hierarchical navigation lists, which are then injected directly into the source files. The tool distinguishes itself by supporting both local files and remote network streams as input sources. It utilizes marker-based content updating to refresh existing navigation sections without requiring manual edits, and it includes authentication support for remote requests to bypas

    Shellgithubmarkdownshell
    GitHub पर देखें↗3,292
  • thlorenz/doctocthlorenz का अवतार

    thlorenz/doctoc

    4,451GitHub पर देखें↗

    doctoc is a markdown table of contents generator and file processor designed to automatically create and update linked lists of headings within markdown documents. It functions as a git repository documentation tool that scans local directories to ensure navigation remains consistent across a collection of files. The tool features a GitHub compatible anchor generator that formats heading links to match the specific requirements of GitHub and similar hosting platforms. It manages updates by locating marker comments to replace existing tables of contents without overwriting other document conte

    JavaScript
    GitHub पर देखें↗4,451
  • miaolz123/vue-markdownmiaolz123 का अवतार

    miaolz123/vue-markdown

    1,969GitHub पर देखें↗

    Vue-markdown is a rendering library and component suite designed to transform raw markdown text into structured HTML for use within Vue applications. It functions as a parser that converts text into an intermediate tree structure, allowing for the integration of dynamic content and the application of custom formatting rules during the conversion process. The library distinguishes itself through its component-based architecture, which enables the direct injection of framework-specific components into rendered documents. It provides extensive lifecycle hooks that allow developers to monitor the

    JavaScriptmarkdownvuevue-components
    GitHub पर देखें↗1,969
  • evilstreak/markdown-jsevilstreak का अवतार

    evilstreak/markdown-js

    7,679GitHub पर देखें↗

    markdown-js is a JavaScript markdown parser and converter that transforms markdown text into HTML output. It functions as both a library and a command line interface tool for converting documents. The project is centered on an abstract syntax tree representation, allowing markdown to be parsed into a structured tree for programmatic inspection and modification before the final rendering process. This intermediate representation enables custom markup processing and document transformations. The toolset covers programmatic document parsing, static site generation, and CLI-based file processing

    JavaScript
    GitHub पर देखें↗7,679
Markdown Toc के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

jonschlinkert/markdown-toc क्या करता है?

Markdown-toc is a utility for generating and maintaining tables of contents within markdown files. It functions as both a command-line interface and a programmatic library, enabling the automated creation of structured navigation links based on the heading hierarchy of a document.

jonschlinkert/markdown-toc की मुख्य विशेषताएं क्या हैं?

jonschlinkert/markdown-toc की मुख्य विशेषताएं हैं: Table of Contents Generators, Document Parsing CLI Tools, Automatic Table of Contents, Marker-Based Injection Utilities, Slugification Tools, Hierarchy Traversers, README Section Injections, Markdown Documentation।

jonschlinkert/markdown-toc के कुछ ओपन-सोर्स विकल्प क्या हैं?

jonschlinkert/markdown-toc के ओपन-सोर्स विकल्पों में शामिल हैं: ekalinin/github-markdown-toc — This project is a command-line utility designed to automate the creation and maintenance of tables of contents within… thlorenz/doctoc — doctoc is a markdown table of contents generator and file processor designed to automatically create and update linked… miaolz123/vue-markdown — Vue-markdown is a rendering library and component suite designed to transform raw markdown text into structured HTML… evilstreak/markdown-js — markdown-js is a JavaScript markdown parser and converter that transforms markdown text into HTML output. It functions… russross/blackfriday — Blackfriday is a Go library for parsing and converting Markdown text into HTML, LaTeX, and other structured formats.… anmol098/waka-readme-stats — waka-readme-stats is an automated profile README updater and developer statistics dashboard. It integrates with the…