1 个仓库
Tools that use preprocessor logic to automatically generate standardized CSS class names.
Distinct from Variant-Based Class Generators: Existing candidates focus on OOP mixins or runtime string joiners, not build-time CSS class generation.
Explore 1 awesome GitHub repository matching user interface & experience · Programmatic Class Generators. Refine with filters or upvote what's useful.
North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for building mobile-first user interfaces using fluid grids and progressive enhancement techniques to ensure a consistent experience across different browser capabilities and screen sizes. The project features a standardized CSS naming system that uses Sass mixins to programmatically generate class names, distinguishing between components, layouts, and states. It also functions as a frontend project scaffolding tool, providing a generator to bootstrap new environments with pre-configur
Uses Sass mixins to programmatically generate standardized CSS class names based on strict conventions.