awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStyle Generation APIs

JavaScript APIs that generate CSS styles programmatically for custom build pipelines or server-side usage.

Distinct from JavaScript Code Generation: Distinct from JavaScript Code Generation: focuses on generating CSS styles, not general JavaScript code.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Style Generation APIs. Refine with filters or upvote what's useful.

Awesome Style Generation APIs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • windicss/windicssAvatar von windicss

    windicss/windicss

    6,515Auf GitHub ansehen↗

    Windi CSS is a utility-first CSS framework that generates only the CSS classes actually used in a project, scanning source files at build time to produce smaller, optimized stylesheets. It provides on-demand style generation through static analysis of HTML and template files, eliminating unused styles for leaner output. The framework offers a plugin-based extension system for adding custom utilities, variants, and design tokens without modifying the core. It includes built-in compatibility for migrating from Tailwind CSS, removing Tailwind-specific dependencies and configuration fields while

    Generates styles programmatically through a JavaScript API for custom build pipelines or server-side usage.

    TypeScriptcsscss-compileron-demand
    Auf GitHub ansehen↗6,515
  1. Home
  2. Programming Languages & Runtimes
  3. JavaScript Code Generation
  4. Style Generation APIs