2 repositorios
The practice of building custom user interfaces by composing low-level utility classes directly in markup.
Distinguishing note: Candidates focus on terminal customizers or CSS files, not the methodology of utility-based composition in HTML.
Explore 2 awesome GitHub repositories matching user interface & experience · Utility-Based Interface Construction. Refine with filters or upvote what's useful.
Tailwind CSS is a utility-first CSS framework and design system framework used to build custom user interfaces. It provides a set of low-level utility classes that are applied directly in HTML, allowing for the creation of custom web designs without writing traditional custom CSS files. The framework functions as a PostCSS plugin and a responsive web design tool. It utilizes a mobile-first system of modifiers to create layouts that adapt to different screen sizes and establishes consistent visual languages through a centralized configuration of colors, spacing, and typography. The system sup
Enables the creation of custom user interfaces by applying low-level utility classes directly to HTML elements.
vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al
Enables the creation of layouts and styles using utility classes and arbitrary value syntax.