awesome-repositories.com

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

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

16 مستودعات

Awesome GitHub RepositoriesMarkup Compilers

Tools that transform declarative HTML-like syntax into optimized, type-safe component structures during build time.

Distinguishing note: Focuses on compile-time transformation of markup, distinct from runtime-only template engines.

Explore 16 awesome GitHub repositories matching web development · Markup Compilers. Refine with filters or upvote what's useful.

Awesome Markup Compilers GitHub Repositories

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

    yewstack/yew

    32,696عرض على GitHub↗

    Yew is a framework for building front-end web applications using Rust and WebAssembly. It provides a component-based architecture that allows developers to create modular, reusable user interface elements that manage their own state and logic. By compiling code into binary modules, the framework enables high-performance execution within modern browser environments. The framework distinguishes itself through a macro-based markup language that transforms declarative, HTML-like syntax into strongly-typed component structures during compilation. It features a robust server-side rendering engine t

    Transforms declarative HTML-like syntax into strongly-typed component structures during the compilation phase to ensure structural integrity.

    Rustasmjsconcurrencyelm
    عرض على GitHub↗32,696
  • mjmlio/mjmlالصورة الرمزية لـ mjmlio

    mjmlio/mjml

    18,104عرض على GitHub↗

    MJML is a responsive email framework and HTML email compiler that translates simplified semantic markup into complex HTML. It functions as an email template engine designed to produce layouts that render consistently across a wide range of email clients. The system provides a markup validation tool to check structural integrity and syntax before compilation. It also includes a version migration utility to upgrade older template files to newer language versions while preserving content and layout structure. The toolset covers several capability areas, including command-line markup compilation

    Includes a validation tool to verify the structural integrity and syntax of email markup files before compilation.

    JavaScriptemailemail-boilerplateemail-campaigns
    عرض على GitHub↗18,104
  • ampproject/amphtmlالصورة الرمزية لـ ampproject

    ampproject/amphtml

    14,905عرض على GitHub↗

    This project is a web component framework and optimized web markup standard designed for high performance web development. It provides a system for building fast-loading websites using a specialized set of HTML components and scripts, complemented by a web performance validation suite to ensure markup compliance. The framework includes a dynamic HTML template engine for rendering data-driven content without full page reloads and a dedicated ad network integration framework. This integration system manages third-party advertisements with built-in viewability metrics and optimized loading seque

    Includes a validation suite that checks markup compliance against performance and optimization rules.

    JavaScript
    عرض على GitHub↗14,905
  • plait-board/drawnixالصورة الرمزية لـ plait-board

    plait-board/drawnix

    14,095عرض على GitHub↗

    Drawnix is a digital whiteboarding and visual diagramming application centered around an infinite canvas. It provides a workspace for freeform sketching, interactive brainstorming, and the creation of structured visual documentation. The platform distinguishes itself by supporting both manual drawing and the automatic generation of diagrams from markup text and mermaid syntax. It utilizes a plugin architecture that allows for the integration of custom modules to extend drawing behaviors and application features. The toolset includes brush-based annotations, image insertion, and a coordinate

    Converts structured text and mermaid syntax into renderable visual components and diagrams.

    TypeScriptcollaborationdrawingflowchart
    عرض على GitHub↗14,095
  • primefaces/primengالصورة الرمزية لـ primefaces

    primefaces/primeng

    12,510عرض على GitHub↗

    PrimeNG is a comprehensive collection of reusable interface elements designed for building consistent and interactive web applications within the Angular framework. It functions as an enterprise-grade component suite, providing a standardized design system that enables developers to implement cohesive visual languages and user experiences across complex, data-driven software environments. The library distinguishes itself through a focus on professional-grade widgets, including advanced data grid and table management tools that support sorting, filtering, pagination, and inline editing. By int

    Compiles declarative markup into optimized JavaScript instructions for dynamic DOM updates.

    TypeScriptangularchartscomponents
    عرض على GitHub↗12,510
  • a-h/templالصورة الرمزية لـ a-h

    a-h/templ

    10,358عرض على GitHub↗

    Templ is a type-safe HTML templating engine and UI framework for Go. It provides a system for building reusable HTML components that compile into Go code for server-side rendering, ensuring type safety and compile-time validation of data and logic. The project features a dedicated language server that provides autocomplete and syntax validation for template files within supported code editors. It employs compile-time code generation to transform a custom template language into Go source code, enabling the creation of modular HTML fragments and logic blocks. The framework includes automated s

    Transforms declarative HTML-like syntax into optimized, type-safe component structures at build time.

    Gogohtml-elementshtmx
    عرض على GitHub↗10,358
  • jsx-eslint/eslint-plugin-reactالصورة الرمزية لـ jsx-eslint

    jsx-eslint/eslint-plugin-react

    9,287عرض على GitHub↗

    This project is an ESLint plugin and static analysis tool designed to enforce best practices, prevent bugs, and maintain code quality in React projects. It functions as a specialized JSX linter that analyzes the syntax and structure of components to detect anti-patterns and API misuse. The plugin distinguishes itself by providing deep analysis of React-specific patterns, such as detecting state race conditions, preventing nested component definitions, and identifying unstable references that cause unnecessary re-renders. It also includes security hardening rules to identify vulnerabilities li

    Validates JSX markup for structural and stylistic correctness, including indentation and bracket placement.

    JavaScriptdevelopmentecmascripteslint
    عرض على GitHub↗9,287
  • yannickcr/eslint-plugin-reactالصورة الرمزية لـ yannickcr

    yannickcr/eslint-plugin-react

    9,286عرض على GitHub↗

    This project is a React ESLint plugin and static analysis tool designed to validate React component syntax and enforce recommended framework patterns. It functions as a JavaScript static analysis utility that scans source code to identify errors and maintain consistent coding standards. The plugin focuses on the enforcement of React best practices and the prevention of common bugs, such as missing keys in iterators and improper prop usage. It provides a system for validating JSX syntax and style to ensure a uniform codebase. The tool covers broader capabilities in frontend code quality autom

    Provides a validator for JSX markup to ensure consistent indentation, bracket placement, and attribute spacing.

    JavaScript
    عرض على GitHub↗9,286
  • didi/chameleonالصورة الرمزية لـ didi

    didi/chameleon

    8,966عرض على GitHub↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    Provides utilities that validate the structural correctness of markup before it is compiled into target formats.

    JavaScript
    عرض على GitHub↗8,966
  • developit/htmالصورة الرمزية لـ developit

    developit/htm

    9,001عرض على GitHub↗

    htm is a build-less markup engine and JavaScript template parser that transforms template literals into element creation calls or structured objects during runtime. It serves as a hyperscript HTML template library and a utility for generating markup compatible with virtual DOM libraries. The library allows for the creation of HTML-style markup using standard JavaScript tagged template literals, removing the requirement for an external transpiler or build-step compiler. It distinguishes itself by mapping template strings to custom functions that transform types and properties into specialized

    Supports transforming template literal syntax into element creation calls or JavaScript objects.

    JavaScriptbabelbabel-pluginjsx
    عرض على GitHub↗9,001
  • penrose/penroseالصورة الرمزية لـ penrose

    penrose/penrose

    7,949عرض على GitHub↗

    Penrose is a compiler that transforms structured mathematical notation into optimized SVG diagrams. It uses a three-stage pipeline of separate domain, substance, and style files to define mathematical objects, relationships, and visual presentation, then solves continuous optimization problems with user-defined spatial constraints and objectives to automatically arrange diagram elements. The system separates diagram content from visual style using distinct declarative languages, and provides a typed domain language with subtype hierarchies for mathematical objects. It supports embedding compi

    Accepts a trio of domain, substance, and style programs and returns a compiled state ready for layout.

    TypeScriptdiagramsdomain-specific-languagemathematics
    عرض على GitHub↗7,949
  • slim-template/slimالصورة الرمزية لـ slim-template

    slim-template/slim

    5,372عرض على GitHub↗

    Slim هي لغة قوالب موجزة تعتمد على المسافة البادئة ومحرك ترميز لتوليد HTML و XML. مصممة لنظام Ruby البيئي، حيث تحول صيغة الاختصار إلى مستندات جيدة التكوين دون الحاجة إلى علامات إغلاق تقليدية. يعمل المحرك كغلاف متعدد المحركات، مما يسمح بدمج محركات عرض خارجية مثل Markdown و Sass داخل ملف قالب واحد. كما يوفر واجهة سطر أوامر لعرض القوالب وتحويلها بين تنسيقات ترميز مختلفة. يدعم النظام توليد المحتوى الديناميكي من خلال منطق Ruby المضمن، بما في ذلك الحلقات، والشروط، واستيفاء التعبير. يتضمن قدرات لتطوير واجهة المستخدم المعيارية عبر أجزاء القوالب القابلة لإعادة الاستخدام، بالإضافة إلى أدوات متخصصة لإدارة المسافات البيضاء، وتوليد نوع المستند، وربط مجموعات البيانات بسمات العناصر.

    Acts as a markup compiler that transforms shorthand syntax into optimized document formats via a CLI.

    Ruby
    عرض على GitHub↗5,372
  • sparkpost/hemlالصورة الرمزية لـ SparkPost

    SparkPost/heml

    4,302عرض على GitHub↗

    Heml is a framework providing a custom markup language and compiler designed to generate responsive HTML and CSS for consistent rendering across email clients. It functions as a system for transforming specialized markup strings into deliverable email templates and associated metadata. The project features a component system for defining reusable custom elements and style rules to standardize design patterns. It includes a responsive layout engine that converts flexible grid structures, columns, and rows into compatible fixed-width tables and fluid layouts. The toolset covers email metadata

    Transforms specialized custom markup strings into optimized, email-compatible HTML and CSS during the build process.

    JavaScriptemailframeworkmarkup-language
    عرض على GitHub↗4,302
  • mint-lang/mintالصورة الرمزية لـ mint-lang

    mint-lang/mint

    4,249عرض على GitHub↗

    Mint هي لغة برمجة للواجهة الأمامية وإطار عمل ويب مجمع مصمم لبناء واجهات مستخدم تفاعلية. تعمل كمحول لغة يقوم بتحويل لغة متخصصة في المجال إلى JavaScript و CSS قياسيين للتنفيذ في متصفح الويب. تتيح سلسلة الأدوات تطوير واجهة مستخدم آمنة من حيث النوع من خلال استخدام تحليل النوع الثابت للتحقق من هياكل البيانات أثناء مرحلة البناء. تنظم منطق واجهة الويب في بنية قائمة على المكونات، حيث تقوم الوحدات المغلفة بمزامنة الحالة الداخلية مع العرض المقدم. يغطي النظام سلسلة أدوات ويب مجمعة بالكامل، بما في ذلك تجميع العلامات المخصصة وتجميع الأصول في وقت البناء لإنتاج أصول إنتاج محسنة.

    Transforms a proprietary declarative markup syntax into optimized, type-safe component structures during the build process.

    Crystal
    عرض على GitHub↗4,249
  • seanpowell/email-boilerplateالصورة الرمزية لـ seanpowell

    seanpowell/Email-Boilerplate

    3,792عرض على GitHub↗

    Email-Boilerplate is an HTML email template framework and design system providing a foundational code structure for developing newsletters and transactional emails. It serves as a cross-client email layout library designed to ensure consistent rendering across diverse desktop and mobile email applications. The project utilizes a table-based layout library and reusable code patterns to maintain structural integrity within restrictive email rendering engines. It employs a responsive design system that combines fluid hybrid scaling and semantic markup normalization to resolve common rendering in

    Offers a structured approach to managing and updating email codebases to prevent rendering errors over time.

    HTML
    عرض على GitHub↗3,792
  • kotlin/kotlinx.htmlالصورة الرمزية لـ Kotlin

    Kotlin/kotlinx.html

    1,746عرض على GitHub↗

    Kotlinx.html هي لغة خاصة بالمجال لـ Kotlin توفر نمط بناء آمن للأنواع لإنشاء ترميز HTML. من خلال الاستفادة من استدعاءات الوظائف المتداخلة وتعبيرات lambda، تفرض المكتبة قيود المخطط في وقت التجميع لضمان إنشاء هياكل مستندات صالحة ومنع أخطاء بناء الجملة الشائعة. تتميز المكتبة بمخطط قائم على الامتداد يسمح للمطورين بتعريف علامات وسمات مخصصة دون تعديل الكود المصدري الأساسي. وهي تدعم كلاً من العرض من جانب الخادم ومعالجة نموذج كائن مستند المتصفح المباشر، مما يوفر نهجاً موحداً لبناء محتوى الويب عبر بيئات مختلفة. يتضمن المشروع قدرات لدفق المخرجات مباشرة إلى المخازن المؤقتة، مما يقلل من استهلاك الذاكرة عند إنشاء مستندات كبيرة أو معقدة. كما يستخدم نصوصاً برمجية مؤتمتة لتحويل تعريفات الترميز إلى كود مصدري مكتوب بقوة، مما يضمن دعم عناصر متسق وقابل للتوسيع طوال دورة حياة التطوير.

    Constructs web page structures programmatically while preventing common syntax errors through compile-time validation.

    Kotlindslhtmlkotlin
    عرض على GitHub↗1,746
  1. Home
  2. Web Development
  3. Markup Compilers

استكشف الوسوم الفرعية

  • Email1 وسم فرعيTools that transform specialized email-focused markup into deliverable HTML and associated metadata during the build process. **Distinct from Markup Compilers:** Specific to the constraints and metadata requirements of email delivery, whereas Markup Compilers is general.
  • Syntax Validators2 وسوم فرعيةUtilities that validate the structural correctness of markup before it is compiled into target code. **Distinct from Markup Compilers:** Focuses on the validation of the input markup syntax rather than the transformation process of the compiler.
  • Text-to-Diagram Compilers1 وسم فرعيEngines that parse structured text or markup syntax to generate renderable visual diagram components. **Distinct from Markup Compilers:** Distinct from general Markup Compilers: specifically focuses on generating visual graph/diagram components from text rather than HTML structures.