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

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

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

5 مستودعات

Awesome GitHub RepositoriesMedia Objects

Layout components that pair images or icons with text blocks for balanced presentation.

Distinguishing note: No existing candidates; this is a specific layout pattern for media-text pairing.

Explore 5 awesome GitHub repositories matching user interface & experience · Media Objects. Refine with filters or upvote what's useful.

Awesome Media Objects GitHub Repositories

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

    jgthms/bulma

    50,074عرض على GitHub↗

    Bulma is a design-agnostic CSS framework that provides a collection of pre-styled interface components and layout primitives. It is built to be independent of specific JavaScript frameworks or build tools, allowing developers to construct responsive web interfaces by applying standardized classes directly to semantic HTML markup. The framework distinguishes itself through a utility-first approach that combines modular component styling with a flexible grid system. It leverages native CSS variables to manage design tokens, enabling real-time visual customization, automatic dark mode adaptation

    Provides layout components that pair images or icons with text blocks for balanced presentation of related information.

    CSScsscss-frameworkdesign
    عرض على GitHub↗50,074
  • getgrav/gravالصورة الرمزية لـ getgrav

    getgrav/grav

    15,395عرض على GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Displays objects that manage their own template structure by specifying a layout to control how the object appears on the page.

    PHPcmscontentcontent-management
    عرض على GitHub↗15,395
  • scottplot/scottplotالصورة الرمزية لـ ScottPlot

    ScottPlot/ScottPlot

    6,417عرض على GitHub↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Core architectural pattern where each chart element manages its own rendering and styling independently.

    C#chartchartingcharts
    عرض على GitHub↗6,417
  • basscss/basscssالصورة الرمزية لـ basscss

    basscss/basscss

    5,892عرض على GitHub↗

    Basscss is a lightweight CSS utility toolkit built on an atomic, single-purpose class architecture. Each class performs exactly one visual function, enabling immutable, side-effect-free styling where no class ever overrides or conflicts with another. The system provides a predefined spacing scale, responsive breakpoint prefixes for conditional styling across device widths, and accessible visibility control that keeps content programmatically available to assistive technologies. The framework distinguishes itself through a float-based grid system that constructs layouts using floated percentag

    Provides utility classes for creating media object layouts pairing images with text blocks.

    CSS
    عرض على GitHub↗5,892
  • mui/mui-xالصورة الرمزية لـ mui

    mui/mui-x

    5,791عرض على GitHub↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    Represents each chart element as a self-contained object that manages its own rendering, data, and styling.

    TypeScriptchartsdata-griddatatable
    عرض على GitHub↗5,791
  1. Home
  2. User Interface & Experience
  3. Media Objects

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

  • Double-SidedLayout components with flexible center content flanked by elements on both sides. **Distinct from Media Objects:** Distinct from Media Objects: extends the media object pattern with content flanked on both sides, not just a single image-text pair.
  • Self-Aware Objects1 وسم فرعيComponents that manage their own template structure and layout rendering. **Distinct from Media Objects:** Distinct from Media Objects: focuses on the object's ability to define its own rendering template rather than just layout pairing.