awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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-tocالصورة الرمزية لـ jonschlinkert

    jonschlinkert/markdown-toc

    1,752عرض على GitHub↗

    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/doctocالصورة الرمزية لـ thlorenz

    thlorenz/doctoc

    4,451عرض على GitHub↗

    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-materyالصورة الرمزية لـ blinkfox

    blinkfox/hexo-theme-matery

    5,362عرض على GitHub↗

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • vmg/redcarpetالصورة الرمزية لـ vmg

    vmg/redcarpet

    5,081عرض على GitHub↗

    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-markdownالصورة الرمزية لـ miaolz123

    miaolz123/vue-markdown

    1,969عرض على GitHub↗

    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-stackالصورة الرمزية لـ CaiJimmy

    CaiJimmy/hugo-theme-stack

    6,418عرض على GitHub↗

    Card-style Hugo theme designed for bloggers

    HTMLbloggershugohugo-theme
    عرض على GitHub↗6,418
  • richardlitt/standard-readmeالصورة الرمزية لـ RichardLitt

    RichardLitt/standard-readme

    6,311عرض على GitHub↗

    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-editorالصورة الرمزية لـ yoopta-editor

    yoopta-editor/Yoopta-Editor

    3,045عرض على GitHub↗

    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-templateالصورة الرمزية لـ youngyangyang04

    youngyangyang04/Markdown-Resume-Template

    1,026عرض على GitHub↗

    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/mdbookالصورة الرمزية لـ rust-lang

    rust-lang/mdBook

    21,852عرض على GitHub↗

    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/inngestالصورة الرمزية لـ inngest

    inngest/inngest

    5,499عرض على GitHub↗

    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-cnالصورة الرمزية لـ riku

    riku/Markdown-Syntax-CN

    1,770عرض على GitHub↗

    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-statsالصورة الرمزية لـ anmol098

    anmol098/waka-readme-stats

    3,954عرض على GitHub↗

    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-generatorالصورة الرمزية لـ kefranabg

    kefranabg/readme-md-generator

    11,119عرض على GitHub↗

    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-paperالصورة الرمزية لـ satnaing

    satnaing/astro-paper

    4,756عرض على GitHub↗

    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-markdownالصورة الرمزية لـ Tencent

    Tencent/cherry-markdown

    4,727عرض على GitHub↗

    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-generatorالصورة الرمزية لـ rahuldkjain

    rahuldkjain/github-profile-readme-generator

    24,286عرض على GitHub↗

    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/ghostwriterالصورة الرمزية لـ KDE

    KDE/ghostwriter

    4,797عرض على GitHub↗

    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/percollateالصورة الرمزية لـ danburzo

    danburzo/percollate

    4,647عرض على GitHub↗

    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/vimtexالصورة الرمزية لـ lervag

    lervag/vimtex

    6,293عرض على GitHub↗

    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-stylesالصورة الرمزية لـ mixu

    mixu/markdown-styles

    1,886عرض على GitHub↗

    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.ioالصورة الرمزية لـ justinwalsh

    justinwalsh/daux.io

    4,530عرض على GitHub↗

    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/vditorالصورة الرمزية لـ Vanessa219

    Vanessa219/vditor

    11,074عرض على GitHub↗

    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_nbextensionsالصورة الرمزية لـ ipython-contrib

    ipython-contrib/jupyter_contrib_nbextensions

    5,276عرض على GitHub↗

    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/sakuraالصورة الرمزية لـ mashirozx

    mashirozx/sakura

    3,815عرض على GitHub↗

    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/toolsالصورة الرمزية لـ googlecodelabs

    googlecodelabs/tools

    4,822عرض على GitHub↗

    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-generatorالصورة الرمزية لـ maurodesouza

    maurodesouza/profile-readme-generator

    3,687عرض على GitHub↗

    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/builderbookالصورة الرمزية لـ async-labs

    async-labs/builderbook

    3,799عرض على GitHub↗

    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-templateالصورة الرمزية لـ iuricode

    iuricode/readme-template

    5,204عرض على GitHub↗

    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-responsiveالصورة الرمزية لـ Phlow

    Phlow/feeling-responsive

    958عرض على GitHub↗

    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