awesome-repositories.com
Blog
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
·

130 repositorios

Awesome GitHub RepositoriesCSS Styling

Support for applying visual styles using cascading stylesheet syntax.

Distinguishing note: Focuses on CSS-based layout and styling rather than programmatic property updates.

Explore 130 awesome GitHub repositories matching user interface & experience · CSS Styling. Refine with filters or upvote what's useful.

Awesome CSS Styling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • addyosmani/agent-skillsAvatar de addyosmani

    addyosmani/agent-skills

    60,849Ver en GitHub↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Accelerates rendering by inlining critical styles and reducing the runtime costs of styling libraries.

    Shellagent-skillsantigravityantigravity-ide
    Ver en GitHub↗60,849
  • textualize/textualAvatar de Textualize

    Textualize/textual

    36,285Ver en GitHub↗

    This project is a framework for building interactive, graphical-style terminal applications. It provides a declarative component model that organizes user interfaces into a tree of nested widgets, each managing its own lifecycle, state, and rendering. By subclassing the base application class, developers can construct complex, keyboard-navigable interfaces that run directly within terminal emulators. The framework distinguishes itself through a reactive architecture and a CSS-based layout engine. It uses a reactive attribute system to automatically track state changes and trigger targeted int

    Applies visual styles and layout rules to widgets using a cascading stylesheet syntax.

    Pythoncliframeworkpython
    Ver en GitHub↗36,285
  • adobe/bracketsAvatar de adobe

    adobe/brackets

    33,033Ver en GitHub↗

    Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites. The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing. The project includes a wide range of developm

    Provides a styling workflow where colors and styles are modified through inline editors and visual previews.

    JavaScript
    Ver en GitHub↗33,033
  • react-boilerplate/react-boilerplateAvatar de react-boilerplate

    react-boilerplate/react-boilerplate

    29,490Ver en GitHub↗

    This is a foundational project structure for building scalable web applications using React. It provides a standardized directory structure and build tools to accelerate the bootstrapping of new projects, featuring a Redux architecture for predictable state management through unidirectional data flow and an immutable store. The project is distinguished by a command-line interface for generating standardized components, containers, and routes from predefined templates. It implements an offline-first framework using service workers to enable progressive web app functionality, alongside a compon

    Enables styling components using tagged template literals to avoid separate mapping files.

    JavaScripti18nimmeroffline-first
    Ver en GitHub↗29,490
  • codemirror/codemirror5Avatar de codemirror

    codemirror/codemirror5

    27,247Ver en GitHub↗

    CodeMirror 5 is a browser-based code editor and extensible UI component. It functions as a syntax highlighting engine and a programmable text surface, providing a professional coding experience embedded within web pages. The project is distinguished by its ability to act as a collaborative text editor, synchronizing document changes across multiple users in real time. It also includes a dedicated Vim emulation layer that implements modal keyboard interactions, motions, and operators. The system covers broad capability areas including language support for autocompletion and error analysis, co

    Provides mechanisms to override default CSS classes to customize the appearance of cursors, selections, and line numbers.

    JavaScript
    Ver en GitHub↗27,247
  • artf/grapesjsAvatar de artf

    artf/grapesjs

    25,918Ver en GitHub↗

    GrapesJS is a framework for creating no-code visual editors that produce HTML and CSS templates. It provides a browser-based interface for designing website and newsletter structures using a drag-and-drop page editor. The project functions as a web builder framework, enabling the development of custom design environments. It includes a system for managing nested HTML elements, modifying layout properties via a graphical interface, and organizing components through a page layer hierarchy. The toolset covers digital asset management for organizing images and files, as well as the ability to pe

    Implements a styling engine that maps visual property changes to specific CSS selectors and rules.

    TypeScript
    Ver en GitHub↗25,918
  • nylas/nylas-mailAvatar de nylas

    nylas/nylas-mail

    24,740Ver en GitHub↗

    This project is a cross-platform desktop email client built with web technologies. It serves as an extensible mail application that allows users to manage and organize email correspondence and can link to self-hosted synchronization engines to manage user data. The application is designed for extensibility through a plugin architecture and logic extension hooks, enabling the addition of custom features such as text translation, email templating, and external service integrations. It further distinguishes itself by providing a customizable interface that supports user-defined CSS styling and t

    Allows users to modify the application appearance and layout using custom CSS styles.

    JavaScriptbabelelectronemail
    Ver en GitHub↗24,740
  • kovidgoyal/calibreAvatar de kovidgoyal

    kovidgoyal/calibre

    24,146Ver en GitHub↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Allows injection of custom CSS to override and fine-tune document layouts.

    Pythoncalibreebookebook-formats
    Ver en GitHub↗24,146
  • leptos-rs/leptosAvatar de leptos-rs

    leptos-rs/leptos

    20,993Ver en GitHub↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Allows dynamic updates to element styles by binding CSS properties to reactive signals.

    Rustdomfine-grainedisomorphic
    Ver en GitHub↗20,993
  • tobiasahlin/spinkitAvatar de tobiasahlin

    tobiasahlin/SpinKit

    19,351Ver en GitHub↗

    SpinKit is a UI component library and CSS animation library focused on providing a collection of animated loading indicators and spinners. It serves as a set of lightweight visual transitions designed to create motion and feedback within web interfaces. The library implements these indicators using pure CSS rendering and keyframe animations to notify users of active background processes. It uses a class-based styling system and minimal HTML structures to render visual cues without relying on scripts or images. Appearance can be adjusted through CSS variables and custom styles to modify color

    Handles all visual state changes and animations through the browser's style engine without JavaScript.

    CSS
    Ver en GitHub↗19,351
  • fredkschott/snowpackAvatar de FredKSchott

    FredKSchott/snowpack

    19,329Ver en GitHub↗

    Snowpack is an ESM-powered frontend build tool and development server that serves native ES modules directly to the browser. By eliminating the bundling process during development, it enables nearly instant server startup and unbundled frontend development. The project features a framework-aware hot module reload system that preserves component state during updates, with specific Fast Refresh integration for React, Preact, Svelte, and Vue. It also acts as a modern web transpiler, automatically converting TypeScript, JSX, and CSS Modules into browser-compatible code without requiring manual co

    Injects CSS files into the page to apply visual styles using cascading stylesheet syntax.

    JavaScript
    Ver en GitHub↗19,329
  • shopify/draggableAvatar de Shopify

    Shopify/draggable

    18,457Ver en GitHub↗

    Draggable is a JavaScript library for implementing draggable elements and sortable lists within a web browser. It provides a functional toolset for creating accessible drag and drop interfaces and a mechanism for dynamically swapping, sorting, and reordering HTML elements in real time. The library features a cross-input interaction layer that unifies mouse, touch, and force-touch events into a single stream for consistent behavior across different devices. It specifically includes tools for providing screen reader feedback and assistive technology support to ensure drag operations are accessi

    Allows customization of the visual style and motion of dragged elements using CSS selectors.

    JavaScriptdrag-and-dropdraggablees6
    Ver en GitHub↗18,457
  • bookstackapp/bookstackAvatar de BookStackApp

    BookStackApp/BookStack

    18,305Ver en GitHub↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    Allows applying specific CSS classes to exported documents for targeted styling across different output formats.

    PHPbookstackdocumentationlaravel
    Ver en GitHub↗18,305
  • ionic-team/ioniconsAvatar de ionic-team

    ionic-team/ionicons

    18,094Ver en GitHub↗

    Ionicons is a library of hand-crafted scalable vector icons and an interface design asset pack used to build consistent user interfaces across web and mobile applications. It provides a collection of vector graphics designed for design system implementation and web component icon systems. The library includes a cross-platform icon set that automatically adapts its style based on the user's operating system to maintain a native look and feel. It also supports the integration of custom SVG assets through remote URL resolution to extend the available set of visuals. The system covers SVG asset

    Provides the ability to customize icon size, color, and stroke using standard CSS styling.

    TypeScripticon-packiconsiconset
    Ver en GitHub↗18,094
  • vasanthk/how-web-worksAvatar de vasanthk

    vasanthk/how-web-works

    16,731Ver en GitHub↗

    This project is a technical educational guide focused on browser architecture and the internal processes used to render web pages. It provides a detailed breakdown of the web request lifecycle, from the initial networking phase to the final visual output on a screen. The guide covers specific technical sequences including the DNS resolution process across browser, operating system, and ISP caches, and the establishment of secure connections through the TLS handshake. It also details the communication flow between clients and servers using the HTTP protocol and server-side request handling. T

    Describes the matching and cascading of CSS rules to generate the visual render tree.

    Ver en GitHub↗16,731
  • elemefe/mint-uiAvatar de ElemeFE

    ElemeFE/mint-ui

    16,455Ver en GitHub↗

    Mint-UI is a mobile interface toolkit and component-based UI framework designed for Vue.js applications. It provides a collection of pre-styled user interface components specifically optimized for mobile devices and touch-based navigation. The library focuses on mobile UI development and responsive design, offering a set of layout and interaction elements tailored for mobile viewport constraints to ensure visual consistency across different screens. The framework utilizes a modular architecture that integrates a CSS-based styling system with Vue's reactivity model, using prop-driven configur

    Uses cascading stylesheets to ensure consistent visual rendering and layout across different mobile screens.

    Vuecomponentmobileui-kit
    Ver en GitHub↗16,455
  • react-native-maps/react-native-mapsAvatar de react-native-maps

    react-native-maps/react-native-maps

    15,971Ver en GitHub↗

    react-native-maps is a cross-platform mobile map component for iOS and Android that renders interactive geographic data and markers. It provides a native map view and viewport controller to manage camera movement, zoom levels, and coordinate-based animations on mobile devices. The project includes a GeoJSON map renderer for visualizing complex geographic features and an interactive map overlay library for drawing polylines, polygons, and heatmaps. It supports integration with both Google Maps and Apple Maps, allowing developers to switch between providers or apply cloud-based styling and cust

    Transitions a marker from its current location to a new coordinate using a smooth visual animation.

    TypeScriptgoogle-mapsmapsreact-native
    Ver en GitHub↗15,971
  • weui/weui-wxssAvatar de weui

    weui/weui-wxss

    15,284Ver en GitHub↗

    weui-wxss is a mobile design system and UI library providing a collection of standardized styles and widgets for the WeChat Mini Program ecosystem. It serves as a component framework of style sheets that ensure applications maintain a native look and feel. The library focuses on frontend interface standardization, applying uniform visual styles to buttons, dialogs, and other interface elements. This ensures consistency across the layouts and components of mini programs developed within the WeChat ecosystem. The system utilizes a global stylesheet architecture with standardized design tokens,

    Uses cascading stylesheet syntax to define the visual appearance and layout of reusable UI widgets.

    Less
    Ver en GitHub↗15,284
  • tencent/weui-wxssAvatar de Tencent

    Tencent/weui-wxss

    15,284Ver en GitHub↗

    weui-wxss is a mobile design system and UI framework designed for the WeChat Mini Program development environment. It provides a collection of reusable components and predefined styles to ensure interfaces match the native WeChat look and feel. The library focuses on implementing a native WeChat user experience by translating mobile design mockups into working code using standardized visual guidelines. It manages the visual appearance of applications through a consistent set of stylesheets tailored for the WeChat runtime. The framework includes capabilities for style management and the imple

    Transforms standard design tokens and styles into the specific WXSS format required by the WeChat rendering engine.

    Less
    Ver en GitHub↗15,284
  • designmodo/flat-uiAvatar de designmodo

    designmodo/Flat-UI

    15,213Ver en GitHub↗

    Flat-UI is a collection of responsive UI toolkits and CSS libraries used to build websites and interactive web components with a flat design aesthetic. It provides a responsive frontend toolkit and a web component library based on the Bootstrap framework to create adaptive layouts. The library focuses on implementing a consistent flat design through predefined hex color palettes and typography styles. It replaces standard browser elements with customized visual styles to remove skeuomorphic depth. The toolkit covers a broad range of interface capabilities, including customized form elements

    Provides a flat visual aesthetic using CSS-based styling to remove skeuomorphic depth.

    JavaScript
    Ver en GitHub↗15,213
Ant.123456…7Siguiente
  1. Home
  2. User Interface & Experience
  3. CSS Styling

Explorar subetiquetas

  • CSS Declaration ParsersTools that parse CSS code to automatically populate visual style fields in a design editor. **Distinct from CSS Styling:** Focuses on the act of importing/parsing external CSS into visual fields rather than applying styles.
  • CSS IntelliSense ProvidersProviding IntelliSense for CSS properties and values inside style blocks using various CSS preprocessors. **Distinct from CSS Styling:** Distinct from CSS Styling: focuses on editor IntelliSense for CSS, not the application of visual styles.
  • Component Styling Patterns1 sub-etiquetaReady-to-use CSS code for styling common UI components like buttons, cards, and tooltips. **Distinct from CSS-Only UI Components:** Distinct from Component Styling (tools for managing styles) and CSS-Only UI Components (interactive components); focuses on pre-written styling code for static components.
  • Critical Style Extraction1 sub-etiquetaThe specific process of identifying minimum required styles for the above-the-fold content. **Distinct from CSS Styling:** Distinct from general CSS Styling: focuses on the extraction of a subset of styles for performance optimization.
  • Document Style Overrides1 sub-etiquetaMechanisms for injecting custom CSS to override document layout and visual presentation. **Distinct from CSS Styling:** Distinct from CSS Styling: focuses on overriding existing document styles rather than general CSS application.
  • Icon StylingApplication of CSS styles specifically to modify the appearance of rendered icons. **Distinct from CSS Styling:** Focuses specifically on the appearance of icons rather than general layout or component styling.
  • Inline Style ScrubbersSecurity filters that remove unauthorized CSS properties from inline style attributes. **Distinct from CSS Styling:** Focuses on the removal of unsafe styles (scrubbing) rather than the application of visual styles.
  • MathML StylingApplies CSS styling to mathematical expressions for consistent visual presentation across browsers. **Distinct from CSS Styling:** Distinct from CSS Styling: specifically targets MathML elements for styling, not general CSS application.
  • Mini Program Style CompilationProcesses of transforming standard CSS or design tokens into runtime-specific stylesheets for mini programs. **Distinct from CSS Styling:** Distinct from general CSS Styling: focuses specifically on the transformation/compilation step for the WeChat runtime.
  • Movement Animations1 sub-etiquetaVisual styles and transitions specifically for elements during movement operations. **Distinct from CSS Styling:** Distinct from general CSS Styling by focusing exclusively on the motion and state transitions of elements during drag operations.
  • Neumorphic CSS GeneratorsGenerate CSS code for soft UI design effects based on user-configured parameters. **Distinct from CSS Styling:** Distinct from CSS Styling: specifically generates neumorphic CSS code rather than general CSS styling support.
  • Neumorphic Design SystemsGenerating soft UI CSS styles with neumorphic effects for modern web interfaces. **Distinct from CSS Styling:** Distinct from CSS Styling: specifically focuses on the neumorphic design aesthetic rather than general CSS styling.
  • Practice ExercisesInteractive tasks that require applying styling techniques to achieve specific visual goals. **Distinct from CSS Styling:** Distinct from general CSS Styling: focuses on the pedagogical application of styles to solve a task.
  • Programmatic StylingDynamic updates to visual styles driven by application logic or user settings rather than static stylesheets. **Distinct from CSS Styling:** Focuses on the runtime modification of styles, whereas CSS Styling is generally about the application of styles.
  • Runtime InterceptorsMechanisms that hook into the browser style loading process to parse and rewrite CSS rules before application. **Distinct from CSS Styling:** Distinct from CSS Styling: focuses on the interception and modification of CSS rules at runtime rather than applying styles.
  • SVG Style MappersEngines that map user-selected colors and fonts to CSS-like properties on SVG elements. **Distinct from CSS Styling:** Distinct from CSS Styling: applies CSS-like properties specifically to SVG elements for logo generation, not general web page styling.
  • Style Injections3 sub-etiquetasMechanisms for overriding default system styles by applying custom CSS rules to a theme engine. **Distinct from CSS Styling:** Distinct from CSS Styling: focuses on the act of injecting/overwriting system defaults rather than general stylesheet application.
  • Tagged Template Literals for Styling1 sub-etiquetaUse of JavaScript tagged template literals to define CSS styles without external files. **Distinct from CSS Styling:** Focuses on the specific syntax of tagged template literals for styling, distinct from general CSS syntax.
  • Visual SimulationsStyling patterns used to mimic the appearance of specific external environments or operating systems. **Distinct from CSS Styling:** Focuses on mimicking a specific OS look rather than general layout or base styling
  • Visual Styling WorkflowsIntegrated processes for modifying visual styles using a combination of inline editors and real-time previews. **Distinct from CSS Styling:** Distinct from basic CSS support; focuses on the workflow of editing and seeing changes instantly within the same context.