16 مستودعات
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Slim هي لغة قوالب موجزة تعتمد على المسافة البادئة ومحرك ترميز لتوليد HTML و XML. مصممة لنظام Ruby البيئي، حيث تحول صيغة الاختصار إلى مستندات جيدة التكوين دون الحاجة إلى علامات إغلاق تقليدية. يعمل المحرك كغلاف متعدد المحركات، مما يسمح بدمج محركات عرض خارجية مثل Markdown و Sass داخل ملف قالب واحد. كما يوفر واجهة سطر أوامر لعرض القوالب وتحويلها بين تنسيقات ترميز مختلفة. يدعم النظام توليد المحتوى الديناميكي من خلال منطق Ruby المضمن، بما في ذلك الحلقات، والشروط، واستيفاء التعبير. يتضمن قدرات لتطوير واجهة المستخدم المعيارية عبر أجزاء القوالب القابلة لإعادة الاستخدام، بالإضافة إلى أدوات متخصصة لإدارة المسافات البيضاء، وتوليد نوع المستند، وربط مجموعات البيانات بسمات العناصر.
Acts as a markup compiler that transforms shorthand syntax into optimized document formats via a CLI.
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.
Mint هي لغة برمجة للواجهة الأمامية وإطار عمل ويب مجمع مصمم لبناء واجهات مستخدم تفاعلية. تعمل كمحول لغة يقوم بتحويل لغة متخصصة في المجال إلى JavaScript و CSS قياسيين للتنفيذ في متصفح الويب. تتيح سلسلة الأدوات تطوير واجهة مستخدم آمنة من حيث النوع من خلال استخدام تحليل النوع الثابت للتحقق من هياكل البيانات أثناء مرحلة البناء. تنظم منطق واجهة الويب في بنية قائمة على المكونات، حيث تقوم الوحدات المغلفة بمزامنة الحالة الداخلية مع العرض المقدم. يغطي النظام سلسلة أدوات ويب مجمعة بالكامل، بما في ذلك تجميع العلامات المخصصة وتجميع الأصول في وقت البناء لإنتاج أصول إنتاج محسنة.
Transforms a proprietary declarative markup syntax into optimized, type-safe component structures during the build process.
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.
Kotlinx.html هي لغة خاصة بالمجال لـ Kotlin توفر نمط بناء آمن للأنواع لإنشاء ترميز HTML. من خلال الاستفادة من استدعاءات الوظائف المتداخلة وتعبيرات lambda، تفرض المكتبة قيود المخطط في وقت التجميع لضمان إنشاء هياكل مستندات صالحة ومنع أخطاء بناء الجملة الشائعة. تتميز المكتبة بمخطط قائم على الامتداد يسمح للمطورين بتعريف علامات وسمات مخصصة دون تعديل الكود المصدري الأساسي. وهي تدعم كلاً من العرض من جانب الخادم ومعالجة نموذج كائن مستند المتصفح المباشر، مما يوفر نهجاً موحداً لبناء محتوى الويب عبر بيئات مختلفة. يتضمن المشروع قدرات لدفق المخرجات مباشرة إلى المخازن المؤقتة، مما يقلل من استهلاك الذاكرة عند إنشاء مستندات كبيرة أو معقدة. كما يستخدم نصوصاً برمجية مؤتمتة لتحويل تعريفات الترميز إلى كود مصدري مكتوب بقوة، مما يضمن دعم عناصر متسق وقابل للتوسيع طوال دورة حياة التطوير.
Constructs web page structures programmatically while preventing common syntax errors through compile-time validation.