2 Repos
Systems that map declarative style definitions to native user interface components during rendering.
Distinct from Visual Style Mapping: Focuses on mapping style definitions to UI components rather than mapping HTML structures for theming.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Declarative Component Mappings. Refine with filters or upvote what's useful.
Nimbus ist ein iOS-UI-Framework und Anwendungs-Toolkit, das eine Sammlung wiederverwendbarer Interface-Komponenten und Layout-Tools für die Erstellung nativer mobiler Anwendungen bereitstellt. Es enthält eine SwiftUI-Komponentenbibliothek und ein strukturiertes Interface-Design-System für ein konsistentes Styling über Apple-Plattformen hinweg. Das Framework verfolgt einen deklarativen Ansatz für visuelle Formatierung und nutzt CSS-basiertes Komponenten-Styling zur Definition von Farben, Schriftarten und Abständen. Es optimiert die Entwicklung durch ein komponenten-basiertes Konstruktionssystem und deklaratives Style-Mapping. Das Toolkit deckt eine Reihe von Interface-Utilities ab, darunter gerenderten Text mit Attributen, Status-Badge-Indikatoren und Snap-basierte Paging-Logik für Swipe-Navigation. Es bietet zudem Netzwerk-Utilities für URL-gesteuertes Remote-Image-Loading und eine Integrationsschicht für die bidirektionale Kommunikation zwischen installierten Anwendungen.
Applies visual formatting to components by mapping predefined style definitions during the rendering process.
React95 is a React component library and retro UI framework designed to replicate the visual aesthetic and interaction patterns of classic nineties desktop operating systems. It provides a collection of reusable user interface elements and a nostalgic interface library for constructing web layouts that mimic the windowing behavior of vintage computer systems. The project functions as a CSS-in-JS design system, using a centralized set of visual tokens to ensure consistent retro styling without the need for external stylesheets. It operates as a frontend design system that provides the necessar
Maps high-level component declarations to specific structural and stylistic requirements of a retro design language.