3 repository-uri
Centralized stores that track initialized UI component objects for programmatic retrieval and manipulation.
Distinct from Component Instance Initializers: Distinct from Component Instance Initializers by focusing on the storage and retrieval of instances rather than the bootstrapping process.
Explore 3 awesome GitHub repositories matching development tools & productivity · Component Instance Registries. Refine with filters or upvote what's useful.
Flowbite is a cross-framework UI library and design system built as a collection of pre-styled components and layout blocks using Tailwind CSS utility classes. It functions as a TypeScript UI toolkit and a general web framework for creating responsive websites and applications. The project provides a mirroring Figma design system to allow prototyping of components and variants before they are coded. It distinguishes itself through an AI-driven approach to page generation and the creation of design specifications via a command-line interface. The library covers a wide range of interactive int
Maintains a global registry of initialized UI objects to allow programmatic control via element IDs.
seL4 is a formally verified microkernel whose C implementation is backed by machine-checked mathematical proofs of correctness, confidentiality, integrity, and availability. It enforces strict isolation between processes through hardware-enforced address space separation and a capability-based access control system, where each process holds explicit rights only to the resources it has been granted. The kernel exposes hardware resources through a minimal API of system calls that manage threads, address spaces, and inter-process communication, with synchronous IPC supporting sender-identifying b
Instantiates a reusable component type within a system assembly and assigns it a unique instance name.
Acest proiect este un framework modular de interfață utilizator pentru aplicații Vue, care oferă o colecție de componente reutilizabile construite cu Tailwind CSS. Funcționează ca un instrument de sistem de design bazat pe configurare, permițând dezvoltatorilor să mențină consistența vizuală în aplicații complexe prin gestionarea centralizată a temelor și stilizarea bazată pe utilitare. Biblioteca se distinge printr-o arhitectură extrem de configurabilă care suportă maparea stilurilor bazată pe variante și personalizarea instanțelor de componente. Dezvoltatorii pot defini valori implicite globale sau pot crea mai multe versiuni ale aceluiași element de interfață, permițând comutarea vizuală dinamică și suprascrieri specifice de proprietăți fără a duplica codul. Această abordare asigură că componentele rămân flexibile în timp ce aderă la un limbaj de design unificat. Framework-ul acoperă o gamă largă de cerințe de interfață, inclusiv instrumente specializate pentru selectarea datei și orei și designul structurat al input-urilor de formulare. Pune accent pe performanță prin suportarea optimizărilor la momentul build-ului, cum ar fi importarea selectivă a componentelor și eliminarea definițiilor de stil neutilizate, pentru a minimiza dimensiunea finală a bundle-ului aplicației.
Allows registration of multiple component versions with unique settings for specific layout requirements.