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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMarkdown HTML Conversions

Translates markdown syntax tree structures into corresponding HTML markup for browser rendering.

Distinct from HTML Document Transformation: Distinct from general HTML Document Transformation: specifically targets the translation of markdown abstract syntax trees into browser-ready HTML elements.

Explore 1 awesome GitHub repository matching content management & publishing · Markdown HTML Conversions. Refine with filters or upvote what's useful.

Awesome Markdown HTML Conversions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • syntax-tree/mdastالصورة الرمزية لـ syntax-tree

    syntax-tree/mdast

    1,441عرض على GitHub↗

    The project provides a standardized abstract syntax tree specification and utility library for parsing, transforming, and serializing markdown documents. It serves as a comprehensive document processing architecture that translates between raw text markup and structured node representations in both directions. The capability surface covers syntax parsing for extended markdown features, custom syntax extensions, metadata blocks, and embedded expressions, alongside document serialization that converts syntax trees back into standard and extended markup formats. It includes node modeling and val

    Translates markdown syntax trees into HTML elements or natural language structures for browser rendering and downstream processing.

    astmarkdownsyntax-tree
    عرض على GitHub↗1,441
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Document Processing and Conversion
  5. Document Processing Tools
  6. Markup and Structure Parsers
  7. HTML Document Transformation
  8. Markdown HTML Conversions