awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

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

    chrisjenx/Calligraphy

    8,529Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,529
  • jeroennoten/laravel-adminlteAvatar jeroennoten

    jeroennoten/Laravel-AdminLTE

    4,006Vezi pe GitHub↗

    Acest proiect este un pachet de integrare care oferă un șablon de dashboard administrativ pentru aplicațiile construite cu framework-ul Laravel. Acesta funcționează ca un strat vizual și o temă pentru a stabili un layout consistent pentru instrumentele interne de gestionare. Pachetul include un manager de navigare care permite controlul layout-ului și al link-urilor din barele laterale și meniuri dintr-o singură sursă de configurare. De asemenea, oferă instrumente pentru stilizarea ecranelor de autentificare, cum ar fi paginile de login și înregistrare, pentru a se asigura că se potrivesc cu estetica generală a interfeței de administrare. Sistemul acoperă designul interfeței administrative și gestionarea navigării în dashboard, utilizând fișiere șablon pentru a implementa un design structural tematic pe toate paginile.

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

    PHPadminltelaravel
    Vezi pe GitHub↗4,006
  • kyleamathews/typography.jsAvatar KyleAMathews

    KyleAMathews/typography.js

    3,855Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,855
  1. Home
  2. User Interface & Experience
  3. View Style Extenders