awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jgthms/bulmajgthms 的头像

    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/gravgetgrav 的头像

    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/scottplotScottPlot 的头像

    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/basscssbasscss 的头像

    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-xmui 的头像

    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.