mvp este un framework CSS fără clase și o bibliotecă minimalistă care aplică stiluri vizuale implicite direct elementelor HTML standard. Oferă o temă personalizabilă concepută pentru a crea pagini curate și interfețe finisate fără a necesita utilizarea claselor CSS.
Principalele funcționalități ale andybrewer/mvp sunt: Classless CSS Frameworks, UI Variable Management, Centralized Styling Systems, CSS Variable Theming, Lightweight CSS Frameworks, Raw HTML Element Styling, List and Table Styling, Rapid Prototyping.
Alternativele open-source pentru andybrewer/mvp includ: oxalorg/sakura — Sakura is a classless CSS framework and minimalist web theme that provides layout and component styles for plain HTML… milligram/milligram — A minimalist CSS framework. xz/new.css — new.css is a classless CSS framework that styles semantic HTML elements automatically. It provides a modern visual… franciscop/picnic — Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements.… kognise/water.css — Water.css is a minimalist, classless CSS framework and library designed to apply visual improvements directly to… picturepan2/spectre — Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It…
Sakura is a classless CSS framework and minimalist web theme that provides layout and component styles for plain HTML elements. It functions as a responsive dark mode theme, applying modern typography and spacing without requiring utility classes. The project serves as a CSS user style sheet that can be injected into external websites via bookmarklets or scripts to improve readability and modernize the visual standards of third-party pages. The framework includes a system for custom theme configuration through color and typography variables, automatic dark mode support based on system media
A minimalist CSS framework.
new.css is a classless CSS framework that styles semantic HTML elements automatically. It provides a modern visual design for websites by applying rules directly to standard HTML tags, removing the requirement for manual class name assignments. The project includes a CSS theme engine and predefined aesthetic skins, such as a high-contrast dark mode and a terminal-style interface featuring monospace typefaces and command-line color schemes. These visual identities are managed through CSS variables, allowing for palette customization and theme switching. The framework covers a range of visual
Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements. It functions as a CSS-only UI library, providing a responsive layout system and a design system that creates consistent interfaces without the need for custom utility classes. The project distinguishes itself by implementing JavaScript-free interactivity. It uses CSS selectors and pseudo-classes to manage state and visibility for interactive components such as modals, tabs, and tooltips, removing the requirement for external scripts to handle basic UI logic. The framework incl