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

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

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

Open-source alternatives to Github Markdown Toc

30 open-source projects similar to ekalinin/github-markdown-toc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Markdown Toc alternative.

  • jonschlinkert/markdown-tocjonschlinkert का अवतार

    jonschlinkert/markdown-toc

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

    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 cons

    JavaScriptjavascriptjonschlinkertmarkdown
    GitHub पर देखें↗1,752
  • 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
  • blinkfox/hexo-theme-materyblinkfox का अवतार

    blinkfox/hexo-theme-matery

    5,362GitHub पर देखें↗

    A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive layout system that transforms markdown files into styled HTML pages, providing a specialized environment for technical documentation and personal blogging. The theme is characterized by a data-driven approach to content visualization, using radar charts for categories and word clouds for tags to represent post metadata. It further distinguishes its organization by utilizing a chronological timeline architecture for blog archives. The project covers a wide range of technical publ

    JavaScriptfeatured-pictureshexo-blog-themehexo-theme
    GitHub पर देखें↗5,362

AI सर्च

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

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

Find more with AI search
  • vmg/redcarpetvmg का अवतार

    vmg/redcarpet

    5,081GitHub पर देखें↗

    Redcarpet is a security-focused Markdown to HTML parser and customizable renderer. It transforms Markdown text into structured HTML output while utilizing a security layer to filter or escape user-provided HTML tags and restrict link protocols to prevent vulnerabilities. The project distinguishes itself through a framework for custom document formatting, allowing the definition of how specific Markdown elements are converted to HTML via callback functions and custom classes. It also functions as a typographic formatter that converts standard punctuation and dashes into professional curly quot

    C
    GitHub पर देखें↗5,081
  • 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
  • caijimmy/hugo-theme-stackCaiJimmy का अवतार

    CaiJimmy/hugo-theme-stack

    6,418GitHub पर देखें↗

    Card-style Hugo theme designed for bloggers

    HTMLbloggershugohugo-theme
    GitHub पर देखें↗6,418
  • richardlitt/standard-readmeRichardLitt का अवतार

    RichardLitt/standard-readme

    6,311GitHub पर देखें↗

    Standard README is a markdown documentation standard and specification designed to organize project metadata and instructions. It functions as an open source governance framework that establishes a formal set of rules and templates to ensure project information remains predictable and consistent across different repositories. The project provides a documentation compliance validator to check if a README complies with these predefined formatting standards. It includes tools for README template generation to produce baseline documentation files and a system for signaling specification complianc

    JavaScriptdocsdocumentationreadme
    GitHub पर देखें↗6,311
  • yoopta-editor/yoopta-editoryoopta-editor का अवतार

    yoopta-editor/Yoopta-Editor

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

    Yoopta-Editor is a headless framework for building customizable block-based rich text editors. It utilizes a JSON-based document engine to manage editor state and provides a WYSIWYG interface for creating structured documents. The system separates core document logic from the visual layer, allowing for complete customization of the user interface. The framework is designed for real-time collaborative editing, featuring a synchronization engine with conflict resolution and remote cursor presence tracking. It offers a highly extensible plugin system that allows developers to define new content

    TypeScriptcontenteditableeditorhacktoberfest
    GitHub पर देखें↗3,045
  • youngyangyang04/markdown-resume-templateyoungyangyang04 का अवतार

    youngyangyang04/Markdown-Resume-Template

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

    This project is a technical resume generator that enables the creation of professional career summaries using plain text files. It functions as a static document generator, allowing users to maintain their professional history, skills, and project experience within a version-controlled workflow. The template utilizes a minimalist design language specifically structured for software engineering job applications. By separating content from presentation, it ensures that professional qualifications remain portable and readable. The layout is defined through declarative templates and print-oriente

    GitHub पर देखें↗1,026
  • rust-lang/mdbookrust-lang का अवतार

    rust-lang/mdBook

    21,852GitHub पर देखें↗

    mdBook is a documentation build system and static site generator designed to compile collections of Markdown files into structured, navigable web-based books. It provides a comprehensive framework for managing technical documentation, featuring a hierarchical table of contents, integrated full-text search, and automated build processes that transform source content into ready-to-deploy HTML websites. The project distinguishes itself through a highly modular pipeline architecture that supports custom preprocessors and swappable rendering backends. This allows authors to intercept and modify co

    Rust
    GitHub पर देखें↗21,852
  • inngest/inngestinngest का अवतार

    inngest/inngest

    5,499GitHub पर देखें↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Go
    GitHub पर देखें↗5,499
  • riku/markdown-syntax-cnriku का अवतार

    riku/Markdown-Syntax-CN

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

    Markdown-Syntax-CN is a comprehensive reference guide and documentation resource for the Markdown markup language. It provides a structured manual detailing the standard formatting conventions, syntax rules, and structural patterns required to convert plain text into structured content. The project serves as a technical writing aid for developers and content creators, focusing on the implementation of text-to-HTML conversion rules. By establishing consistent formatting standards, it assists users in mastering the syntax necessary for creating readable documentation and managing digital conten

    HTML
    GitHub पर देखें↗1,770
  • anmol098/waka-readme-statsanmol098 का अवतार

    anmol098/waka-readme-stats

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

    waka-readme-stats is an automated profile README updater and developer statistics dashboard. It integrates with the WakaTime API and compatible self-hosted endpoints to synchronize time-tracking data, which it then transforms into a formatted display of coding hours, languages, and operating systems. The tool operates as a GitHub Action that fetches metrics and automatically updates a profile README file by replacing marker comments with dynamic content via git commits. It allows for custom API endpoint integration to support self-hosted services. The system provides capabilities for metrics

    Python
    GitHub पर देखें↗3,954
  • kefranabg/readme-md-generatorkefranabg का अवतार

    kefranabg/readme-md-generator

    11,119GitHub पर देखें↗

    This project is a command-line utility designed to automate the creation of formatted project documentation. It functions as a markdown generator that produces structured files by combining interactive user prompts with metadata extracted from package and git files. The tool uses a template-based generation system, allowing the application of custom layout files to ensure consistent structural organization across different software projects. It automates the collection of project details to populate documentation values and suggest defaults. The system covers operational workflows for projec

    JavaScriptcligeneratorreadme
    GitHub पर देखें↗11,119
  • satnaing/astro-papersatnaing का अवतार

    satnaing/astro-paper

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

    Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static websites. It serves as a pre-configured template for building personal blogs and technical portfolios that render content from Markdown and MDX files. The project distinguishes itself through specialized support for technical writing, including LaTeX mathematical equation rendering and code syntax highlighting. It also automates social media presence via the build-time generation of dynamic Open Graph images and social metadata. The framework covers a broad range of site manage

    Astroa11yaccessibilityastro
    GitHub पर देखें↗4,756
  • tencent/cherry-markdownTencent का अवतार

    Tencent/cherry-markdown

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

    Cherry Markdown is a web-based Markdown editor and parsing engine that converts markup text into sanitized HTML with a real-time synchronized preview pane. It functions as a rich text interface and WYSIWYG tool, providing a system for transforming markup strings into HTML documents or portable formats. The project distinguishes itself through high-performance rendering and a flexible extensibility model. It uses virtual DOM diffing and partial rendering to maintain responsiveness in large documents, and it allows for the creation of custom parsing rules and specialized HTML components via a p

    JavaScripteditorjavascriptmarkdown
    GitHub पर देखें↗4,727
  • rahuldkjain/github-profile-readme-generatorrahuldkjain का अवतार

    rahuldkjain/github-profile-readme-generator

    24,286GitHub पर देखें↗

    This project is a web-based Markdown profile builder designed to create professional landing pages for GitHub accounts. It functions as a profile README generator that collects user details and professional statistics to produce formatted Markdown code for showcasing technical skills and achievements. The tool distinguishes itself by integrating live data cards, such as contribution metrics and visitor counters, and providing an RSS feed embedder for automated blog syndication. It also automates the setup process by importing public user information and suggesting relevant skills based on a G

    TypeScript
    GitHub पर देखें↗24,286
  • kde/ghostwriterKDE का अवतार

    KDE/ghostwriter

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

    Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing environment for composing documents using markdown syntax, separating the drafting process from final formatting. The application features a minimalist interface designed to minimize visual clutter, including the ability to disable deletion keys to enforce a forward-only drafting flow. It includes a live statistics dashboard for tracking word counts and session metrics, as well as visual highlighting that fades non-active text to focus attention on the current line, sentence, or paragr

    C++
    GitHub पर देखें↗4,797
  • danburzo/percollatedanburzo का अवतार

    danburzo/percollate

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

    Percollate is a command-line tool for converting web pages and RSS feeds into structured files. It functions as a web content converter, static document generator, and page bundler that transforms online content into PDF, EPUB, HTML, or Markdown formats. The tool creates self-contained documents by embedding external images as encoded data URLs and applying custom HTML templates and CSS stylesheets. It can combine multiple web URLs or feed entries into a single digital book featuring a generated table of contents and hyperlinked index. Additional capabilities include the decomposition of Ato

    JavaScript
    GitHub पर देखें↗4,647
  • lervag/vimtexlervag का अवतार

    lervag/vimtex

    6,293GitHub पर देखें↗

    VimTeX is an integrated development environment for authoring and compiling LaTeX documents within Vim and Neovim. It functions as a comprehensive suite for technical document authoring, combining the roles of a syntax highlighter, document navigator, and autocompletion engine. The plugin distinguishes itself through a coordinated workflow that manages asynchronous compilation and bidirectional synchronization with external PDF viewers. This allows users to jump between specific source locations and their rendered pages while maintaining a responsive editor interface during document productio

    TeX
    GitHub पर देखें↗6,293
  • mixu/markdown-stylesmixu का अवतार

    mixu/markdown-styles

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

    This project is a static site generator and documentation builder designed to transform markdown files into styled HTML documents. It functions as a programmatic conversion engine, allowing developers to integrate markdown processing and layout rendering directly into automated build scripts and content workflows. The tool distinguishes itself through a pipeline-oriented architecture that supports custom plugin integration and metadata-driven template injection. Users can define global or per-file metadata to dynamically populate page content, while the system’s template-based generation allo

    HTML
    GitHub पर देखें↗1,886
  • justinwalsh/daux.iojustinwalsh का अवतार

    justinwalsh/daux.io

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

    This project is a Markdown static site generator and documentation server that converts files and folder structures into responsive websites. It functions as a Confluence documentation publisher, enabling the direct upload and synchronization of processed Markdown content to enterprise knowledge base servers. The system distinguishes itself through its technical rendering capabilities, transforming Mermaid syntax into visual diagrams and TeX expressions into mathematical formulas. It supports multilingual documentation by creating localized versions of a site with dedicated navigation structu

    GitHub पर देखें↗4,530
  • vanessa219/vditorVanessa219 का अवतार

    Vanessa219/vditor

    11,074GitHub पर देखें↗

    Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored

    TypeScriptcommonmarkeditorgfm
    GitHub पर देखें↗11,074
  • ipython-contrib/jupyter_contrib_nbextensionsipython-contrib का अवतार

    ipython-contrib/jupyter_contrib_nbextensions

    5,276GitHub पर देखें↗

    This project is a collection of community-developed plugins and a modular framework designed to extend the functionality of the Jupyter notebook environment. It serves as a customization tool that modifies the browser-based workspace through a system of injected scripts, stylesheets, and interactive components. The framework manages the lifecycle and registration of independent interface components using metadata-driven configuration. This allows users to enable or disable specific tools via a configuration menu to tailor the workspace without modifying the core application source code. The

    JavaScript
    GitHub पर देखें↗5,276
  • mashirozx/sakuramashirozx का अवतार

    mashirozx/sakura

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

    Sakura is a WordPress blog theme designed for developer blog publishing. It provides a visual layout and a suite of specialized blogging tools for creating technical articles using Markdown and HTML5 standards. The theme distinguishes itself through specific developer-centric integrations, such as a code syntax highlighter with full-screen viewing and tools for embedding formatted GitHub repository cards. It also features a dynamic theme switcher that allows the site's visual style and color schemes to be changed without reloading the page. The project covers a broad range of functional area

    PHPthemewordpress
    GitHub पर देखें↗3,815
  • googlecodelabs/toolsgooglecodelabs का अवतार

    googlecodelabs/tools

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

    This project is an interactive tutorial generator and static site generator that transforms source documents, such as Markdown and Google Docs, into structured instructional guides. It functions as a documentation conversion tool that compiles source content into static HTML assets and metadata for distribution to public or private audiences. The system utilizes a custom element UI framework to embed interactive instructional components using standard HTML custom elements, removing the need for external JavaScript frameworks. It supports multi-format content export, allowing a single source o

    Go
    GitHub पर देखें↗4,822
  • maurodesouza/profile-readme-generatormaurodesouza का अवतार

    maurodesouza/profile-readme-generator

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

    This project is a GitHub profile README generator and markdown profile builder. It functions as a developer portfolio generator that converts personal information and preferences into a structured Markdown file for use as a public profile landing page. The tool focuses on developer portfolio branding and GitHub profile customization. It uses a series of templates to automate the layout of a professional presence, allowing users to showcase their skills and social links. The generator utilizes form-driven data collection and conditional content logic to determine which sections appear in the

    TypeScriptgeneratorgithubgithub-profile-readme-generator
    GitHub पर देखें↗3,687
  • async-labs/builderbookasync-labs का अवतार

    async-labs/builderbook

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

    Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil

    JavaScriptapisaws-sesboilerplate
    GitHub पर देखें↗3,799
  • iuricode/readme-templateiuricode का अवतार

    iuricode/readme-template

    5,204GitHub पर देखें↗

    This project is a collection of standardized markdown layouts and component libraries used to organize project documentation, user profiles, and technical diagrams. It provides predefined templates for creating professional GitHub profile pages and structured documentation for open source projects, including guides for installation, usage, and contribution. The library features specialized templates for rendering flowcharts and sequence diagrams using text-to-visual syntax. It also includes a system for integrating dynamic profile statistics and status cards that automatically display user co

    iuricodemodelosprofile
    GitHub पर देखें↗5,204
  • phlow/feeling-responsivePhlow का अवतार

    Phlow/feeling-responsive

    958GitHub पर देखें↗

    This project is a responsive theme for the Jekyll static site generator, designed to facilitate the creation of blogs and portfolios. It provides a pre-configured template system that transforms markdown content and configuration files into complete, mobile-friendly websites. By leveraging the Foundation CSS framework, the project ensures that layouts, grid systems, and UI components automatically adapt to various screen sizes and devices. The theme distinguishes itself through a comprehensive set of content management and publishing tools. It supports structured data-driven collections, allo

    JavaScriptfoundationfoundation-sitejekyll
    GitHub पर देखें↗958