3 repositorios
Organisational patterns and naming conventions for managing CSS at scale.
Explore 3 awesome GitHub repositories matching web development · CSS Methodologies. Refine with filters or upvote what's useful.
This project is a curated resource repository that serves as a comprehensive directory of design assets and development tools. It provides a structured collection of high-quality links intended to help developers discover essential resources for their technical projects and user interface designs. The directory is distinguished by its community-driven approach, relying on collaborative peer review and external contributions to maintain an up-to-date index of resources. It functions as a frontend development toolkit, offering a categorized list of UI libraries, CSS frameworks, and animation to
Outlines organizational patterns and naming conventions for managing CSS at scale.
Get BEM to all people in simplest way
Documents how to adapt and configure the BEM methodology for different tools, frameworks, and naming preferences.
Suit is a CSS component architecture framework and methodology designed for organizing styles using predictable naming conventions for components, descendants, and visual variations. It serves as a design system styling framework that maps application states and design variations to modular CSS rules. The system utilizes namespace-based CSS scoping to isolate component styles and prevent unintended side effects in global stylesheets. It also functions as a utility-first toolkit, providing a system for applying single-purpose layout and spacing rules to reduce code duplication. The methodolog
Provides a structured methodology and naming convention for organizing CSS components and variations at scale.