awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesView Style Extenders

Tools that extend the standard view styling process by resolving properties through a priority chain of themes and styles.

Distinct from View Styling Shortcuts: Candidates focus on view binding, animations, or materialized views; this is about the resolution of styling attributes.

Explore 3 awesome GitHub repositories matching user interface & experience · View Style Extenders. Refine with filters or upvote what's useful.

Awesome View Style Extenders GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chrisjenx/calligraphyAvatar von chrisjenx

    chrisjenx/Calligraphy

    8,529Auf GitHub ansehen↗

    Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views through hierarchical style resolution and global default configurations. It provides a system for defining global default fonts and fallback priorities across an entire Android application. The project manages font assignments by evaluating a priority chain of view attributes, styles, text appearances, and themes. This allows for the injection of custom typefaces into Android text components and the mapping of font assets to theme attributes to maintain a uniform visual identity.

    Resolves font assignments by evaluating a priority chain of themes and text appearances during view styling.

    Java
    Auf GitHub ansehen↗8,529
  • jeroennoten/laravel-adminlteAvatar von jeroennoten

    jeroennoten/Laravel-AdminLTE

    4,006Auf GitHub ansehen↗

    This project is an integration package that provides an administrative dashboard template for applications built with the Laravel framework. It functions as a visual layer and theme to establish a consistent layout for internal management tools. The package includes a navigation manager that allows the layout and links of sidebars and menus to be controlled from a single configuration source. It also provides tools to style authentication screens, such as login and registration pages, to ensure they match the overall aesthetic of the administration interface. The system covers administrative

    Replaces default authentication views with custom styles that align with the administrative dashboard aesthetic.

    PHPadminltelaravel
    Auf GitHub ansehen↗4,006
  • kyleamathews/typography.jsAvatar von KyleAMathews

    KyleAMathews/typography.js

    3,855Auf GitHub ansehen↗

    Typography.js is a configuration-driven engine designed to standardize web design systems by generating consistent CSS rules for font scales, line heights, and vertical rhythm. It functions as a centralized toolkit where developers define typographic settings within a single JavaScript object, which the engine then translates into a complete set of style rules for an entire project. The project distinguishes itself through its portability and extensibility, allowing design themes to be packaged as reusable objects that maintain a unified visual language across multiple applications. A modular

    Extends the standard view styling process by resolving properties through a priority chain of themes and styles.

    JavaScript
    Auf GitHub ansehen↗3,855
  1. Home
  2. User Interface & Experience
  3. View Style Extenders