awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kevquirk/simple.css

Open-source alternatives to Simple.css

30 open-source projects similar to kevquirk/simple.css, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Simple.css alternative.

  • allthingssmitty/css-protipsAvatar de AllThingsSmitty

    AllThingsSmitty/css-protips

    30,114Ver en GitHub↗

    This project is a curated knowledge base and technical reference for professional web styling. It serves as a comprehensive guide to modern CSS best practices, focusing on techniques that leverage native browser capabilities to create efficient, maintainable, and scalable stylesheets. The collection emphasizes the use of declarative style logic and modern layout engines to replace brittle, imperative approaches. By prioritizing native pseudo-class state management, logical property mapping, and relative unit scaling, the guide demonstrates how to build responsive interfaces that remain consis

    awesomeawesome-listcss
    Ver en GitHub↗30,114
  • dhg/skeletonAvatar de dhg

    dhg/Skeleton

    19,410Ver en GitHub↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    CSS
    Ver en GitHub↗19,410
  • xz/new.cssAvatar de xz

    xz/new.css

    4,037Ver en GitHub↗

    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

    HTML
    Ver en GitHub↗4,037

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • andybrewer/mvpAvatar de andybrewer

    andybrewer/mvp

    5,130Ver en GitHub↗

    mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML elements. It provides a customizable theme designed to create clean pages and polished interfaces without requiring the use of CSS classes. The system uses centralized CSS variables to manage global UI customization, allowing colors and fonts to be updated across the entire interface from a single location. This approach supports a rapid prototyping workflow for developing proofs of concept. The library covers the styling of standard HTML elements, including form controls, typ

    HTML
    Ver en GitHub↗5,130
  • oxalorg/sakuraAvatar de oxalorg

    oxalorg/sakura

    4,377Ver en GitHub↗

    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

    HTML
    Ver en GitHub↗4,377
  • milligram/milligramAvatar de milligram

    milligram/milligram

    10,214Ver en GitHub↗

    A minimalist CSS framework.

    HTMLampcsscss-framework
    Ver en GitHub↗10,214
  • chokcoco/css-inspirationAvatar de chokcoco

    chokcoco/CSS-Inspiration

    10,866Ver en GitHub↗

    This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D transforms, animation patterns, and layout solutions. It serves as a visual catalog of interactive UI elements and graphics built exclusively with HTML and CSS. The collection distinguishes itself by implementing complex interactivity, such as state management and animation triggers, using only CSS pseudo-classes and keyframes without any JavaScript. It also features a system for generative art and algorithmic patterns, as well as spatial 3D constructions using perspective an

    CSS
    Ver en GitHub↗10,866
  • picturepan2/spectreAvatar de picturepan2

    picturepan2/spectre

    11,317Ver en GitHub↗

    Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It functions as a CSS component library that provides pre-styled interface elements and helper classes to facilitate frontend UI development. The framework is distinguished by a pure-CSS component architecture that avoids dependence on external JavaScript runtimes. It utilizes a SASS-based build pipeline that supports class prefixing, stylesheet pruning, and a variable-based theme system for creating custom design systems. The project covers a wide range of layout and interface ca

    CSS
    Ver en GitHub↗11,317
  • picocss/picoAvatar de picocss

    picocss/pico

    16,342Ver en GitHub↗

    Pico is a lightweight, classless CSS framework designed to provide consistent, accessible, and responsive visual defaults for web interfaces. By prioritizing semantic HTML tags, it allows developers to build clean, structured pages without the need for complex class names or heavy dependencies. The framework functions as a comprehensive design system that automatically applies styling to standard elements, ensuring that typography, spacing, and layout remain cohesive across different screen sizes. The framework distinguishes itself through a modular, variable-driven architecture that emphasiz

    CSScsscss-frameworkdark-mode
    Ver en GitHub↗16,342
  • papercss/papercssAvatar de papercss

    papercss/papercss

    4,183Ver en GitHub↗

    Papercss is a CSS UI framework and document-style design system used to build responsive web page layouts. It functions as a Less-based CSS library that applies a paper-like aesthetic and structured typography to give web pages the appearance of physical documents. The project also incorporates a utility-first CSS library model for rapid styling. The framework is distinguished by its ability to automate visual decorations, such as applying rotating border styles and shadow effects to child elements. It utilizes a Less-based variable system and modular stylesheet compilation, allowing users to

    SCSScsshtmlscss
    Ver en GitHub↗4,183
  • adamschwartz/magic-of-cssAvatar de adamschwartz

    adamschwartz/magic-of-css

    6,684Ver en GitHub↗

    Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and animation techniques through hands-on examples. The course covers the full spectrum of CSS capabilities, from foundational box model and positioning concepts to sophisticated animation and interactive state management, all without relying on JavaScript. The series distinguishes itself by teaching practical, real-world CSS patterns such as inline-block justified grids, percentage-based absolute positioning, table-display vertical centering, and letter-span styling techniques. It demons

    CSScssdesignexamples
    Ver en GitHub↗6,684
  • franciscop/picnicAvatar de franciscop

    franciscop/picnic

    3,886Ver en GitHub↗

    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

    CSS
    Ver en GitHub↗3,886
  • kognise/water.cssAvatar de kognise

    kognise/water.css

    8,630Ver en GitHub↗

    Water.css is a minimalist, classless CSS framework and library designed to apply visual improvements directly to standard HTML elements. It maps curated styles to native tags, allowing for clean and professional website interfaces without the need for custom class names. The library features an adaptive theme system that automatically switches between light and dark color schemes based on operating system user preferences. It also uses root-level CSS variables, enabling the customization of base colors and spacing to create unique visual identities. The project provides capabilities for rapi

    CSS
    Ver en GitHub↗8,630
  • tiddlywiki/tiddlywiki5Avatar de TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599Ver en GitHub↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScripthacktoberfesthtmljavascript
    Ver en GitHub↗8,599
  • nathansmith/960-grid-systemAvatar de nathansmith

    nathansmith/960-Grid-System

    4,132Ver en GitHub↗

    This project is a fixed-width CSS layout framework designed to organize web content into a standardized grid of columns and gutters. It provides a set of CSS rules and dimensions that ensure consistent page alignment and spacing across a frontend design grid. The system synchronizes visual design mockups with technical implementations using a 960 pixel width. It includes specialized style sheets that mirror grid alignment to support right-to-left language directions. The framework covers grid management through column implementation and layout spacing control. It further provides design inte

    CSS
    Ver en GitHub↗4,132
  • y2z/monolithAvatar de Y2Z

    Y2Z/monolith

    15,283Ver en GitHub↗

    Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and programmatic library designed to save complete web pages and their associated assets into a single HTML file for offline viewing. The tool crawls URLs to discover and fetch linked stylesheets, scripts, and images, which are then embedded into the document as data URLs. It includes capabilities for session injection via external cookie files and authentication handling to backup protected or member-only content. The project covers broader functional areas including automated web scrapin

    Rustcome-and-take-ite-hoardingits-mine
    Ver en GitHub↗15,283
  • tijsverkoyen/csstoinlinestylesAvatar de tijsverkoyen

    tijsverkoyen/CssToInlineStyles

    5,831Ver en GitHub↗

    CssToInlineStyles is a CSS inliner for HTML emails that converts stylesheets into inline style attributes on HTML elements. It functions as a style resolver and transformation engine, mapping CSS selectors to HTML tags to ensure consistent visual rendering across diverse email clients and providers. The tool calculates final computed styles by applying specificity and inheritance rules before injecting the resolved properties directly into the style attributes of the corresponding HTML elements. It utilizes DOM-based style calculation and selector mapping to determine which declarations apply

    PHP
    Ver en GitHub↗5,831
  • mirai-mamori/sakurairoAvatar de mirai-mamori

    mirai-mamori/Sakurairo

    3,996Ver en GitHub↗

    Sakurairo is a feature-rich WordPress theme and personal blog framework designed for multilingual sites. It functions as a visual layer that provides comprehensive layout controls, ranging from a dynamic UI toolkit with glassmorphism effects to a full personal branding site template. The project distinguishes itself through AI content enhancement, using large language models to automatically summarize articles and generate interactive terminology annotations. It also integrates external activity tracking and profile synchronization for platforms such as Steam and Bilibili. The theme includes

    PHPai-assistedai-assisted-readingcolor-scheme
    Ver en GitHub↗3,996
  • tailwindlabs/tailwindcss-typographyAvatar de tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249Ver en GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    JavaScript
    Ver en GitHub↗6,249
  • rafaelmardojai/firefox-gnome-themeAvatar de rafaelmardojai

    rafaelmardojai/firefox-gnome-theme

    3,840Ver en GitHub↗

    This project is a CSS theme for the Firefox web browser designed to integrate its user interface with the GNOME desktop environment. It implements a visual layer that aligns browser elements with the typography, spacing, and overall design language of the GTK system. The theme provides multiple color palettes, including standard dark mode and high-contrast OLED black variants. It also includes system icon integration, allowing the browser to replace internal images with system-level icons to match the host operating system's aesthetics. Beyond color and iconography, the project covers interf

    CSScssfirefoxgnome
    Ver en GitHub↗3,840
  • simplefocus/flowtype.jsAvatar de simplefocus

    simplefocus/FlowType.JS

    4,571Ver en GitHub↗

    FlowType.JS is a fluid typography JavaScript library and responsive typography engine. It functions as a client-side layout calculator that determines and applies optimal typographic metrics based on the real-time dimensions of DOM elements. The library distinguishes itself by using browser-side logic to scale font size and line height relative to the width of a container. This ensures a consistent number of characters per line across different screen sizes, bypassing the limitations of static CSS media queries. The system utilizes a dynamic layout engine that integrates with a resize observ

    JavaScript
    Ver en GitHub↗4,571
  • davatron5000/fittext.jsAvatar de davatron5000

    davatron5000/FitText.js

    6,717Ver en GitHub↗

    FitText.js is a jQuery plugin that scales headline text proportionally to its parent container's width, enabling fluid, responsive typography. It functions as a fluid headline text resizer and responsive typography tool, inflating web type by resizing text based on container dimensions with configurable compression. The plugin distinguishes itself through precise control over the scaling behavior. It includes a compressor factor for tuning how aggressively text size responds to container width changes, and provides min-max clamping to enforce lower and upper pixel bounds on the computed font

    HTML
    Ver en GitHub↗6,717
  • knadh/oatAvatar de knadh

    knadh/oat

    3,394Ver en GitHub↗

    Oat is a CSS variable-driven UI kit and semantic HTML component library that styles native HTML elements and attributes contextually, eliminating the need for CSS classes and reducing markup bloat. It provides a complete theming system where all visual properties are defined as CSS custom properties, allowing dark mode toggling and custom color themes by setting a single data attribute on the root element. The library delivers interactive UI elements as zero-dependency WebComponents that require no framework, build tool, or external library, while also offering declarative scroll animations t

    CSScomponent-librarycss-frameworkui-components
    Ver en GitHub↗3,394
  • solstice23/argon-themeAvatar de solstice23

    solstice23/argon-theme

    5,457Ver en GitHub↗

    Argon Theme is a WordPress blog theme featuring a block-based page builder and a switchable dark mode interface. It includes an asynchronous page loader that utilizes browser APIs to enable animated transitions between views without full page refreshes. The theme provides a specialized discussion system that supports Markdown formatting, Ajax-driven submissions, and private whispers. It also incorporates a block-based layout system for arranging structured sections and content without relying on shortcodes. The project covers a broad range of content management and rendering capabilities, in

    PHPargonargon-themecustomizable
    Ver en GitHub↗5,457
  • daltonmenezes/aura-themeAvatar de daltonmenezes

    daltonmenezes/aura-theme

    3,730Ver en GitHub↗

    Aura Theme is a comprehensive set of dark color palettes, development environment styles, and digital assets designed to create a unified visual identity across various software targets. It provides a cohesive dark mode system for code editors, terminal emulators, and desktop window managers, complemented by a collection of high-resolution dark wallpapers for desktop and mobile environments. The project includes a theme porting tool and a UI color token system that replace hardcoded hex values with dynamic accent tokens. This framework enables cross-application theme porting, allowing a consi

    TypeScriptcodesandboxcolor-themedark
    Ver en GitHub↗3,730
  • tedgoas/cerberusAvatar de TedGoas

    TedGoas/Cerberus

    5,121Ver en GitHub↗

    Cerberus is an HTML email template framework providing a collection of tested markup patterns and architectural kits. It is designed to create responsive email newsletters that render consistently across diverse software clients. The project features a responsive email layout system using fluid and hybrid table-based structures, alongside a cross-client CSS kit that employs conditional markup to maintain visual consistency in legacy clients. It includes specific methodologies for implementing dark mode by adjusting colors and images based on operating system theme preferences. The framework

    HTML
    Ver en GitHub↗5,121
  • adityatelange/hugo-papermodAvatar de adityatelange

    adityatelange/hugo-PaperMod

    13,694Ver en GitHub↗

    This is a responsive website theme for Hugo, providing a minimalist static site template and markdown blog layout. It is designed to prioritize content readability and search engine optimization through a clean, mobile-friendly interface. The theme distinguishes itself with built-in support for light and dark mode switching and a client-side search integration that allows users to query site content without a backend server. It also includes a comprehensive suite of social integration tools for managing OpenGraph and Twitter Card metadata. The project covers broad capability areas including

    HTMLblogblog-themeclean
    Ver en GitHub↗13,694
  • youneslaaroussi/ui-buttonsAvatar de youneslaaroussi

    youneslaaroussi/ui-buttons

    3,792Ver en GitHub↗

    This project is a pure CSS UI library and collection of reusable button components. It provides interactive interface elements that utilize native browser capabilities and hardware-accelerated transforms to deliver visual feedback without the use of JavaScript. The library distinguishes itself through the use of compositor-driven transforms and geometric clip-path masking. These techniques allow for high-performance visual effects, such as coordinate-based shape morphing and the creation of non-rectangular, slanted button designs. The component set covers a variety of animated interactions,

    CSSangularawesomeawesome-list
    Ver en GitHub↗3,792
  • stylishthemes/github-darkAvatar de StylishThemes

    StylishThemes/GitHub-Dark

    9,911Ver en GitHub↗

    GitHub-Dark is a browser extension theme and collection of user style sheets designed to provide a comprehensive dark mode aesthetic for the GitHub interface. It functions by injecting custom style rules directly into the browser to override default website colors, fonts, and layout properties, aiming to improve visual comfort and readability during extended use. The project distinguishes itself through its focus on deep integration and visual consistency. It includes specialized support for syntax highlighting across various programming languages and notebook environments, ensuring that code

    CSSawesomecssdark
    Ver en GitHub↗9,911
  • markmead/hyperuiAvatar de markmead

    markmead/hyperui

    12,137Ver en GitHub↗

    HyperUI is a dependency-free collection of responsive HTML layouts and pre-styled components designed for various web domains. It functions as a Tailwind CSS component library where users integrate standalone HTML snippets via a copy-paste distribution model to avoid package installation and framework overhead. The library features one-click markup copying from a pre-built component gallery. It includes specialized design systems, such as high-contrast neobrutalist styling with heavy borders, and visual tools for generating dark mode color palettes and harmonic typography scales. The compone

    HTMLaccessibilitycomponentscss
    Ver en GitHub↗12,137