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

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

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

20 مستودعات

Awesome GitHub RepositoriesInline Styling Systems

Support for applying styles directly to elements via attributes.

Distinguishing note: Focuses on inline style application rather than external CSS.

Explore 20 awesome GitHub repositories matching user interface & experience · Inline Styling Systems. Refine with filters or upvote what's useful.

Awesome Inline Styling Systems GitHub Repositories

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

    DioxusLabs/dioxus

    36,400عرض على GitHub↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Applies styles directly to elements using inline strings or individual property attributes.

    Rustandroidcssdesktop
    عرض على GitHub↗36,400
  • facebookarchive/draft-jsالصورة الرمزية لـ facebookarchive

    facebookarchive/draft-js

    22,641عرض على GitHub↗

    Draft-js is a framework for building customizable rich text editors within React applications. It serves as a state manager for document content and metadata, providing a system to handle text ranges, atomic blocks, and the conversion of HTML strings into structured document formats. The framework enables the creation of interactive editing interfaces that support custom inline styling and configurable block rendering. It includes tools for managing rich media document handling, allowing the integration of non-editable content and metadata into a text stream. The project covers a broad range

    Supports applying custom visual styles to specific ranges of text through a user-defined styling function.

    JavaScript
    عرض على GitHub↗22,641
  • resend/react-emailالصورة الرمزية لـ resend

    resend/react-email

    19,350عرض على GitHub↗

    React Email is a development framework for designing and testing HTML emails using a library of modular components. It provides a set of reusable UI primitives that allow developers to build email templates through declarative code, ensuring consistent visual presentation across various desktop and mobile email service providers. The framework functions by transforming component trees into static HTML markup, automatically handling the complex requirements of email client rendering. It includes a built-in engine that extracts style declarations and injects them directly into HTML elements, by

    Automatically extracts and injects style declarations into HTML elements to ensure consistent rendering across restrictive email clients.

    TypeScriptemailhacktoberfest
    عرض على GitHub↗19,350
  • 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

    Automates the injection of CSS styles directly into HTML elements to ensure consistent rendering across email clients.

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

    quarkusio/quarkus

    15,479عرض على GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Provides utilities for embedding assets and images directly into HTML email bodies for consistent rendering.

    Javacloud-nativehacktoberfestjava
    عرض على GitHub↗15,479
  • rivo/tviewالصورة الرمزية لـ rivo

    rivo/tview

    13,928عرض على GitHub↗

    tview is a library for building interactive text-based user interfaces in Go. It functions as a toolkit for managing event loops, user input, and screen rendering, providing a framework of pre-built widgets and an integrated layout engine for creating command-line applications. The project distinguishes itself through a comprehensive layout system that uses grid and flexbox models to create responsive designs. It also supports UI layer stacking to manage multiple screens and modal overlays. The framework includes a diverse suite of interactive components for data display, such as tables and

    A system for formatting output with colors, bold or italic attributes, and hyperlinks using inline style tags.

    Gogolangterminal-baseduser-interface
    عرض على GitHub↗13,928
  • leemunroe/responsive-html-email-templateالصورة الرمزية لـ leemunroe

    leemunroe/responsive-html-email-template

    13,684عرض على GitHub↗

    This project is a responsive HTML email template and framework designed to maintain visual consistency across diverse desktop and mobile email applications. It provides a set of CSS and HTML patterns that ensure layouts, images, and preheaders render correctly across various email service providers. The framework utilizes a fluid-grid design system with percentage-based widths and max-width constraints to scale across different screen sizes. It employs a strategy of applying styles directly to HTML elements to prevent email clients from stripping external or internal stylesheets. The system

    Converts internal stylesheets into inline CSS to bypass email client rendering limitations.

    HTMLemailemail-marketingemail-template
    عرض على GitHub↗13,684
  • philipwalton/flexbugsالصورة الرمزية لـ philipwalton

    philipwalton/flexbugs

    13,560عرض على GitHub↗

    This project is a curated database and technical reference for identifying and fixing CSS Flexbox rendering issues across different web browsers. It serves as a directory of known layout errors, providing specific CSS workarounds and patches to resolve alignment and expansion discrepancies. The project organizes these issues through a community-curated catalog that maps browser-specific rendering failures to the exact CSS properties required to bypass them. It includes a cross-engine compatibility matrix and a troubleshooting guide to help stabilize frontend user interfaces. The system track

    Includes a cross-engine compatibility matrix to identify where Flexbox layout stability is compromised.

    عرض على GitHub↗13,560
  • saulpw/visidataالصورة الرمزية لـ saulpw

    saulpw/visidata

    8,834عرض على GitHub↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Supports a special syntax within strings to apply colors and attributes for inline text highlighting.

    Pythonclicsvdatajournalism
    عرض على GitHub↗8,834
  • axllent/mailpitالصورة الرمزية لـ axllent

    axllent/mailpit

    8,764عرض على GitHub↗

    Mailpit is an SMTP mail testing server and web-based email inbox designed to intercept and store outgoing emails for development and integration testing without delivering them to real recipients. It functions as an SMTP mocking tool and relay gateway, allowing users to capture mail traffic and view it through a browser interface. The project distinguishes itself by providing tools for SMTP server simulation, including the ability to inject failure codes to test application resilience. It also includes an email compatibility analyzer that validates HTML rendering, checks link integrity, and s

    Analyzes HTML and CSS to estimate rendering consistency across different email client engines.

    Goemail-testinggogolang
    عرض على GitHub↗8,764
  • foundation/foundation-emailsالصورة الرمزية لـ foundation

    foundation/foundation-emails

    7,790عرض على GitHub↗

    This project is an HTML email framework and compiler designed to build responsive emails using a high-level syntax that transforms into table-based layouts. It functions as an HTML-to-table compiler and CSS inliner, ensuring that simplified markup is converted into the complex nested structures and inline attributes required for cross-client compatibility. The framework features a responsive email grid system and Sass-based styling, allowing the use of variables to manage colors, typography, and spacing. These tools enable custom brand theming and the creation of fluid layouts that adapt to v

    Provides automated tools to extract and inject CSS styles directly into HTML elements for cross-client email compatibility.

    HTML
    عرض على GitHub↗7,790
  • zurb/foundation-emailsالصورة الرمزية لـ zurb

    zurb/foundation-emails

    7,790عرض على GitHub↗

    Foundation Emails is a responsive HTML email framework designed to create layouts that render consistently across different screen sizes and email clients. It functions as a system for building responsive emails and includes a CSS inliner to convert external stylesheets into inline HTML attributes. The framework incorporates an HTML table layout generator that converts simplified custom tags into the complex table structures required for legacy email client rendering. This process automates the creation of layouts that maintain visual consistency in restrictive email software. The project pr

    Ships an automated engine to extract and inject CSS styles directly into HTML elements.

    HTML
    عرض على GitHub↗7,790
  • plantuml-stdlib/c4-plantumlالصورة الرمزية لـ plantuml-stdlib

    plantuml-stdlib/C4-PlantUML

    7,327عرض على GitHub↗

    C4-PlantUML is a code-driven library that generates C4 model software architecture diagrams from PlantUML source text. It provides a set of reusable macros for creating system context, container, component, and deployment diagrams, enabling architects and developers to describe and communicate software architecture using the C4 model notation directly from diagram-as-code source files. The library distinguishes itself through hierarchical element nesting, which builds diagrams by nesting elements inside boundaries using PlantUML's rectangle and package constructs, and layout-direction control

    Applies custom colors, line styles, and shapes by mapping user-defined tags to PlantUML style directives.

    PlantUMLarchitecturec4c4model
    عرض على GitHub↗7,327
  • mailgun/transactional-email-templatesالصورة الرمزية لـ mailgun

    mailgun/transactional-email-templates

    6,931عرض على GitHub↗

    This project is a responsive email design framework providing a collection of HTML templates and boilerplates specifically for transactional messages. It serves as a toolkit for building and validating emails that maintain a consistent appearance across diverse email clients and devices. The framework includes pre-made layouts for common business communications, such as billing receipts, account warnings, and email verification requests. It utilizes a CSS inlining tool to convert external stylesheets into inline element styles, ensuring visual consistency across different providers. The syst

    Ships an automated tool to extract and inject CSS styles directly into HTML elements for email client compatibility.

    HTML
    عرض على GitHub↗6,931
  • tijsverkoyen/csstoinlinestylesالصورة الرمزية لـ tijsverkoyen

    tijsverkoyen/CssToInlineStyles

    5,831عرض على GitHub↗

    CssToInlineStyles هو أداة تضمين CSS لرسائل البريد الإلكتروني HTML التي تحول أوراق الأنماط إلى سمات نمط مضمنة على عناصر HTML. يعمل كمحلل نمط ومحرك تحويل، حيث يقوم بتعيين محددات CSS إلى علامات HTML لضمان عرض مرئي متسق عبر عملاء ومزودي بريد إلكتروني متنوعين. تحسب الأداة الأنماط النهائية المحسوبة من خلال تطبيق قواعد الخصوصية والميراث قبل حقن الخصائص المحلولة مباشرة في سمات النمط لعناصر HTML المقابلة. وتستخدم حساب النمط القائم على DOM وتعيين المحدد لتحديد الإعلانات التي تنطبق على كل علامة.

    Provides an automated engine that extracts and injects CSS styles directly into HTML elements for email client compatibility.

    PHP
    عرض على GitHub↗5,831
  • tedgoas/cerberusالصورة الرمزية لـ TedGoas

    TedGoas/Cerberus

    5,121عرض على GitHub↗

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

    Provides automated injection of CSS styles directly into HTML elements to bypass email client rendering limitations.

    HTML
    عرض على GitHub↗5,121
  • muicss/muiالصورة الرمزية لـ muicss

    muicss/mui

    4,484عرض على GitHub↗

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

    Employs specialized CSS rules to maintain layout integrity across restrictive email client rendering engines.

    JavaScript
    عرض على GitHub↗4,484
  • 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

    Provides a system of CSS patterns for controlling colors and spacing across diverse email clients.

    JavaScriptemailframeworkmarkup-language
    عرض على GitHub↗4,302
  • kitian616/jekyll-text-themeالصورة الرمزية لـ kitian616

    kitian616/jekyll-TeXt-theme

    3,335عرض على GitHub↗

    This project is a responsive Jekyll static site theme designed for technical blogs, documentation, and multilingual websites. It focuses on text readability and the presentation of technical content, providing a customizable CSS theme with multiple color palettes and dark mode toggling. The theme distinguishes itself through specialized rendering for technical assets, including mathematical formulas, diagrams, and syntax-highlighted code. It includes built-in internationalization support via translation keys to facilitate the creation of sites in multiple languages. The capability surface co

    Formats small pieces of text as labeled badges with distinct colors to categorize content.

    SCSSjekylljekyll-templatejekyll-theme
    عرض على GitHub↗3,335
  • supertone-inc/supertonicالصورة الرمزية لـ supertone-inc

    supertone-inc/supertonic

    2,626عرض على GitHub↗

    Supertonic is an on-device neural text-to-speech engine that runs entirely locally without cloud dependencies or GPU acceleration. It converts written text into natural-sounding speech across 31 languages with automatic language detection and a fallback model for unsupported locales. The engine provides expressive speech control through inline prosody tags that dynamically adjust pitch, rate, and tone during synthesis. It supports voice cloning from a short reference audio clip by extracting a speaker embedding vector, and offers a selection of pre-built voices tuned for different use cases.

    Parses embedded tags in input text to dynamically adjust pitch, rate, and tone during synthesis.

    C++cppcsharpgo
    عرض على GitHub↗2,626
  1. Home
  2. User Interface & Experience
  3. Inline Styling Systems

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

  • Email Inlining Engines2 وسوم فرعيةAutomated tools that extract and inject CSS styles directly into HTML elements for email client compatibility. **Distinct from Inline Styling Systems:** Distinct from general inline styling systems: specifically designed to bypass email client rendering limitations via automated style injection.
  • Email Style FrameworksSystems of HTML and CSS patterns specifically designed for consistent rendering across email clients using inline styles. **Distinct from Email Inlining Engines:** Distinct from Email Inlining Engines as it provides the architectural patterns and framework for layout, not the automation tool for injecting styles.
  • Inline-Tag Styling2 وسوم فرعيةA system for parsing style tags within strings to apply visual attributes like color and weight during rendering. **Distinct from Inline Styling Systems:** Focuses on parsing tags within strings for terminal output, distinct from attribute-based CSS inline styling.