1 dépôt
Centralized stores for managing a collection of visual assets to allow referencing them via identifiers.
Distinct from Vector Icons: Vector Icons is the general asset type; Global Registries refers specifically to the central management system for those assets.
Explore 1 awesome GitHub repository matching user interface & experience · Global Registries. Refine with filters or upvote what's useful.
This project is a Font Awesome React component library and SVG icon framework used for rendering vector graphics within React applications. It provides a type-safe implementation for managing, layering, and rendering icons through prop-driven SVG generation. The library is designed as a tree-shakable asset delivery system, allowing build tools to exclude unused icons from the final bundle to optimize application size. It utilizes TypeScript to provide compile-time validation for icon names and properties. The framework covers a wide range of visual capabilities, including icon sizing, rotati
Provides a central registry to store and reference vector graphics across an application using string identifiers.