awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jgthms/bulmaAvatar jgthms

    jgthms/bulma

    50,074Vezi pe 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
    Vezi pe GitHub↗50,074
  • getgrav/gravAvatar getgrav

    getgrav/grav

    15,395Vezi pe 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
    Vezi pe GitHub↗15,395
  • scottplot/scottplotAvatar ScottPlot

    ScottPlot/ScottPlot

    6,417Vezi pe 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
    Vezi pe GitHub↗6,417
  • basscss/basscssAvatar basscss

    basscss/basscss

    5,892Vezi pe 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
    Vezi pe GitHub↗5,892
  • mui/mui-xAvatar mui

    mui/mui-x

    5,791Vezi pe 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
    Vezi pe GitHub↗5,791
  1. Home
  2. User Interface & Experience
  3. Media Objects

Explorează sub-etichetele

  • 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 sub-tagComponents 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.