1 रिपॉजिटरी
Distribution of UI components by copying source files directly into the local codebase.
Distinct from Component Styling: Distinct from Component Styling: focuses on the distribution method (copy-paste source) rather than the styling process.
Explore 1 awesome GitHub repository matching user interface & experience · Source-File Component Distribution. Refine with filters or upvote what's useful.
Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a
Distributes styled UI elements by duplicating source files into the local codebase to prevent dependency locking.