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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesDynamic Styling Utilities

Libraries and functions for modifying CSS styles and visual properties of elements at runtime.

Distinguishing note: Focuses on programmatic style updates rather than static CSS frameworks or design systems.

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

Awesome Dynamic Styling Utilities GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

    React este o bibliotecă JavaScript pentru construirea de interfețe utilizator bazată pe o arhitectură orientată pe componente și flux de date unidirecțional.

    Provides utilities for applying dynamic CSS styles to elements at runtime using object-based props.

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
  • streamich/react-useAvatar streamich

    streamich/react-use

    43,974Vezi pe GitHub↗

    react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen

    Deno-inspired updating of style rules dynamically while supporting media queries and pseudo-selectors.

    TypeScript
    Vezi pe GitHub↗43,974
  • wesbos/javascript30Avatar wesbos

    wesbos/JavaScript30

    29,165Vezi pe GitHub↗

    This project is a structured educational curriculum designed to build proficiency in vanilla JavaScript through hands-on, project-based learning. It provides a series of coding exercises that focus on core language fundamentals and the direct manipulation of the document object model, enabling developers to create interactive web interfaces without relying on external frameworks or dependencies. The curriculum distinguishes itself by emphasizing direct integration with browser-native APIs. Participants learn to build hardware-aware applications by accessing device sensors, cameras, and microp

    Enables dynamic visual styling by programmatically updating CSS custom properties at runtime.

    HTML
    Vezi pe GitHub↗29,165
  • oneuijs/you-dont-need-jqueryAvatar oneuijs

    oneuijs/You-Dont-Need-jQuery

    20,161Vezi pe GitHub↗

    This project is a reference guide and collection of implementation patterns for replacing legacy libraries with native JavaScript. It provides a vanilla JavaScript reference guide, a modern web API cookbook, and a DOM manipulation cheat sheet to help migrate frontend dependencies to standard browser APIs. The project focuses on mapping library functions to native interfaces for DOM manipulation, network requests, and event handling. It includes a utility pattern library for common tasks such as string cleaning, type checking, and element styling. The covered capabilities include DOM element

    Ships utilities for updating CSS classes and inline styles via JavaScript to create interactive user interfaces.

    JavaScript
    Vezi pe GitHub↗20,161
  • vercel/styled-jsxAvatar vercel

    vercel/styled-jsx

    7,785Vezi pe GitHub↗

    styled-jsx is a CSS-in-JS library and styling framework for JSX components. It functions as a scoped CSS engine that uses compile-time transformations to generate unique class names, preventing style leakage between components. The system includes a server-side CSS renderer that flushes styles into HTML to prevent layout flicker during the first paint. It ensures security compliance by attaching per-request nonces to generated style tags to satisfy Content Security Policy requirements. The framework covers global CSS management with deduplication, dynamic styling via template interpolation,

    Provides utilities to register and modify CSS styles dynamically to control DOM application at runtime.

    JavaScriptcsscss-in-jsdynamic-styles
    Vezi pe GitHub↗7,785
  1. Home
  2. User Interface & Experience
  3. Dynamic Styling Utilities