awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

32 dépôts

Awesome GitHub RepositoriesCSS Development Utilities

Tools for navigating, managing, and automating style definitions within web projects.

Distinguishing note: Focuses on developer-facing navigation and automation rather than CSS frameworks or preprocessors.

Explore 32 awesome GitHub repositories matching web development · CSS Development Utilities. Refine with filters or upvote what's useful.

Awesome CSS Development Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • garrytan/gstackAvatar de garrytan

    garrytan/gstack

    110,596Voir sur GitHub↗

    gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos

    Analyzes the CSS rule cascade and computed styles of elements via the Chrome DevTools Protocol.

    TypeScript
    Voir sur GitHub↗110,596
  • viatsko/awesome-vscodeAvatar de viatsko

    viatsko/awesome-vscode

    28,754Voir sur GitHub↗

    This project is a curated directory of resources, extensions, and themes designed to extend the functionality of the Visual Studio Code editor. It serves as a comprehensive index for developers seeking to enhance their coding environment, offering a structured collection of community-driven tools that streamline development workflows and improve editor productivity. The directory distinguishes itself by organizing a vast ecosystem of plugins into logical categories, ranging from language-specific intelligence and version control integrations to advanced productivity utilities. It highlights t

    Jump directly to style definitions from markup files and automate common CSS tasks.

    JavaScriptawesomeawesome-listlist
    Voir sur GitHub↗28,754
  • tencent/weuiAvatar de Tencent

    Tencent/weui

    27,376Voir sur GitHub↗

    WeUI is a mobile web UI library and design system consisting of CSS components and HTML templates. It is specifically designed to replicate the visual identity and interface of the WeChat messaging ecosystem, providing a standardized set of components to build responsive mobile web interfaces. The library functions as a stateless component system, utilizing a pure CSS architecture and HTML templates that rely on external JavaScript for interactivity. It employs a BEM-based class naming convention to manage component nesting and prevent style leakage across complex layouts. The framework incl

    Builds user interface elements using pure CSS and HTML to minimize JavaScript overhead.

    HTMLmobile-webstylewechat
    Voir sur GitHub↗27,376
  • nostalgic-css/nes.cssAvatar de nostalgic-css

    nostalgic-css/NES.css

    21,773Voir sur GitHub↗

    NES.css is an 8-bit CSS framework and styling system that transforms standard HTML elements into pixelated interfaces inspired by classic gaming consoles. It serves as a retro UI component library and toolkit for rendering text, borders, and icons with a blocky aesthetic. The framework uses pure CSS to emulate 8-bit graphics without relying on external images or JavaScript rendering. It implements pixel-art border simulations and integrates pixel-style web fonts to maintain a consistent gaming aesthetic across different browsers. The system provides a suite of game-themed interface elements,

    Achieves a retro console look using pure CSS without relying on images or JavaScript.

    SCSS8bitcsscss-framework
    Voir sur GitHub↗21,773
  • unocss/unocssAvatar de unocss

    unocss/unocss

    18,854Voir sur GitHub↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    Provides a visual interface to examine and debug the CSS utilities generated by the engine.

    TypeScriptatomic-cssengineunocss
    Voir sur GitHub↗18,854
  • chalarangelo/30-seconds-of-cssAvatar de Chalarangelo

    Chalarangelo/30-seconds-of-css

    16,021Voir sur GitHub↗

    Short CSS code snippets for all your development needs

    Implements interactive UI components like tabs and toggles using pure CSS without JavaScript.

    CSScsscss-snippetseducation
    Voir sur GitHub↗16,021
  • twbs/ratchetAvatar de twbs

    twbs/ratchet

    14,675Voir sur GitHub↗

    Ratchet is a web-based mobile UI framework and component-based library designed to create responsive mobile application interfaces. It provides a CSS mobile layout system that allows for the development of application frontends using standard web technologies. The framework focuses on mobile app interface design and rapid prototyping, utilizing pre-styled visual elements to ensure consistent styling across various screen sizes and resolutions. The system employs a CSS-only approach to define interactive states and layouts, incorporating a grid-based responsive layout and utility-first styles

    Defines visual components and interactive states using pure CSS without requiring a JavaScript runtime for basic layout.

    CSScsshtmljavascript
    Voir sur GitHub↗14,675
  • facebook/stethoAvatar de facebook

    facebook/stetho

    12,672Voir sur GitHub↗

    Stetho is a debug bridge that connects Android applications to Chrome Developer Tools. It allows for the real-time inspection of network traffic, internal application state, and the user interface layout directly within a desktop browser. The project provides specialized inspectors for analyzing Android-specific components. This includes a network inspector for capturing HTTP requests and responses, an SQLite database browser for querying local storage, and a view hierarchy inspector for mapping UI elements and styles. Additional capabilities cover runtime execution via an embedded JavaScrip

    Displays a box model diagram and computed margins, padding, and accessibility attributes for selected UI elements.

    Java
    Voir sur GitHub↗12,672
  • lipis/flag-icon-cssAvatar de lipis

    lipis/flag-icon-css

    12,232Voir sur GitHub↗

    This project is a CSS flag icon library and UI component set providing scalable national flag graphics for web interfaces. It delivers a collection of vector-based flags implemented as CSS classes to ensure visual consistency across different screen sizes and resolutions. The library uses ISO-3166-1-alpha-2 naming to map CSS class identifiers directly to international standard two-letter country codes. This allows for predictable asset lookup and the integration of regional visual identifiers to support web interface localization. The system covers CSS-based iconography, utilizing SVG backgr

    Provides a lightweight CSS-only resource for integrating flag imagery without JavaScript dependencies.

    HTML
    Voir sur GitHub↗12,232
  • picturepan2/spectreAvatar de picturepan2

    picturepan2/spectre

    11,317Voir sur 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

    Builds a comprehensive set of interactive UI components using pure CSS to eliminate JavaScript dependencies.

    CSS
    Voir sur GitHub↗11,317
  • jdan/98.cssAvatar de jdan

    jdan/98.css

    11,110Voir sur GitHub↗

    98.css is a CSS retro UI framework and component library designed to recreate the visual aesthetic of legacy desktop operating systems. It serves as a retro design system and web UI emulator, providing a collection of styles to build faithful reproductions of vintage user interfaces. The framework employs a CSS-only component architecture to emulate classic software environments. It uses border-shadow emulation and state-based visual transitions to simulate physical button presses and three-dimensional panels without requiring external JavaScript logic. The library covers a wide range of int

    Implements complex interactive interface elements like tabs and tree views using pure CSS without JavaScript.

    CSS
    Voir sur GitHub↗11,110
  • chokcoco/css-inspirationAvatar de chokcoco

    chokcoco/CSS-Inspiration

    10,866Voir sur 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

    Provides interactive UI elements and visual patterns built exclusively with HTML and CSS without JavaScript.

    CSS
    Voir sur GitHub↗10,866
  • tsayen/dom-to-imageAvatar de tsayen

    tsayen/dom-to-image

    10,777Voir sur GitHub↗

    dom-to-image is a programmatic tool for capturing the visual state of HTML elements as downloadable images or raw image data. It functions as a DOM to image converter that renders specific nodes as base64 data URLs, binary blobs, or pixel arrays. The library transforms HTML elements into raster or vector images by utilizing the HTML5 canvas API. It can retrieve raw byte arrays of a DOM node for low-level image manipulation as an RGBA pixel data extractor. The project covers web content rasterization and the generation of dynamic screenshots from live HTML content. It handles the conversion o

    Provides programmatic extraction of final computed CSS values from live elements to maintain visual fidelity.

    JavaScriptcanvascssdom
    Voir sur GitHub↗10,777
  • chinchang/hint.cssAvatar de chinchang

    chinchang/hint.css

    8,445Voir sur GitHub↗

    hint.css is a pure CSS tooltip library and styling framework used to create accessible informational pop-ups. It functions as a lightweight user interface component that transforms ARIA attributes into visible tooltips without the use of JavaScript. The framework is designed to be customizable, offering a system of configurable class prefixes to prevent naming conflicts within larger web projects. It utilizes a BEM-inspired namespace to ensure stylesheets remain conflict-free when integrated into existing environments. The library covers a range of UI capabilities, including directional posi

    Ships lightweight UI components built entirely with CSS pseudo-elements to avoid JavaScript.

    CSS
    Voir sur GitHub↗8,445
  • webstudio-is/webstudioAvatar de webstudio-is

    webstudio-is/webstudio

    8,240Voir sur GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    Displays a read-only view of the final active CSS styles currently applied to a selected element.

    TypeScriptaccessibilityalternativecloudflare
    Voir sur GitHub↗8,240
  • phuocng/csslayoutAvatar de phuocng

    phuocng/csslayout

    8,060Voir sur GitHub↗

    CSS Layout is a pure CSS pattern library that provides pre-built layout components for common page structures, implemented entirely with CSS using flexbox and grid. The collection focuses on reusable, encapsulated components that handle overlapping elements, vertical centering, sticky footers, and classic page layouts without requiring any JavaScript for rendering or interactivity. The library offers a range of practical layout implementations including centered navigation menus, element stacking techniques, holy grail page layouts, and responsive grid systems. Each pattern is built as a self

    Provides pre-built CSS layout components that can be customized in appearance to match specific project requirements.

    MDXcsscss-gridflexbox
    Voir sur GitHub↗8,060
  • lukehaas/css-loadersAvatar de lukehaas

    lukehaas/css-loaders

    7,058Voir sur GitHub↗

    This project is a collection of lightweight animated loading indicators and pure CSS UI components. It provides a library of pre-made styles and keyframes for rendering visual motion effects and loading spinners without the use of JavaScript. The library prioritizes minimal document object model overhead by utilizing a single-element HTML structure for each loader. It employs pseudo-elements to create complex shapes and relies on font-size based scaling to ensure proportional resizing across different dimensions. These components function as user interface feedback systems, providing visual

    Includes UI components built entirely with CSS to ensure high performance and minimal overhead.

    CSS
    Voir sur GitHub↗7,058
  • adamschwartz/magic-of-cssAvatar de adamschwartz

    adamschwartz/magic-of-css

    6,684Voir sur 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

    Building interactive elements like accordions and buttons using CSS pseudo-selectors and state-based styling without JavaScript.

    CSScssdesignexamples
    Voir sur GitHub↗6,684
  • kkuchta/css-only-chatAvatar de kkuchta

    kkuchta/css-only-chat

    6,595Voir sur GitHub↗

    css-only-chat est une application web sans JavaScript qui implémente un système de messagerie asynchrone en utilisant uniquement HTML et CSS. Il fonctionne comme une interface de chat qui réalise des mises à jour en temps réel et une interaction utilisateur entièrement via la logique côté serveur et le comportement standard du navigateur. Le projet utilise un déclencheur de requête basé sur des sélecteurs CSS pour envoyer des données, tirant parti du chargement automatique des images d'arrière-plan par le navigateur pour initier des requêtes serveur. Pour délivrer des mises à jour sans rechargement complet de page, il utilise un streamer de transfert HTTP segmenté qui maintient les réponses ouvertes et ajoute progressivement des fragments HTML au client. Le système gère l'état de l'application sur le backend, intégrant des magasins clé-valeur distants pour la persistance des messages et utilisant un mécanisme de pub-sub pour synchroniser l'état à travers les sessions utilisateur concurrentes. L'interface utilisateur est rafraîchie en remplaçant les éléments HTML existants par de nouvelles versions délivrées depuis le serveur.

    Provides a functional messaging application that sends and receives data using only HTML and CSS.

    Ruby
    Voir sur GitHub↗6,595
  • mattn/emmet-vimAvatar de mattn

    mattn/emmet-vim

    6,463Voir sur GitHub↗

    emmet-vim is a plugin for Vim that functions as a markup automation tool and code expander. It allows for the rapid generation of HTML and CSS structures by expanding shorthand text expressions into full code elements. The tool provides a set of shortcuts for wrapping, balancing, and manipulating tags. It includes a text object extension that enables navigation and editing commands for jumping between nested element boundaries. The project covers a range of capabilities for frontend code refactoring and document hierarchy restructuring. These include tag wrapping, element removal, attribute

    Provides utilities for automating and accelerating the definition of CSS rules and properties.

    Vim Script
    Voir sur GitHub↗6,463
Préc.12Suivant
  1. Home
  2. Web Development
  3. CSS Development Utilities

Explorer les sous-tags

  • CSS-Only Chat InterfacesMessaging applications implemented entirely with HTML and CSS, avoiding all client-side JavaScript. **Distinct from CSS-Only UI Components:** Distinct from UI components as it is a full application implementation of a chat system.
  • CSS-Only UI Components4 sous-tagsInteractive UI components implemented using pure CSS to avoid JavaScript dependencies. **Distinct from CSS Development Utilities:** Distinct from CSS Development Utilities: focuses on the implementation of interactive components rather than developer-facing style management tools.
  • Style Inspection Interfaces1 sous-tagVisual interfaces for examining and debugging generated CSS utilities during development. **Distinct from CSS Development Utilities:** Distinct from CSS Development Utilities: focuses on the visual inspection of generated output, not general navigation.