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
·

2 dépôts

Awesome GitHub RepositoriesCSS-in-JS Authoring Tools

Tools for defining CSS properties using JavaScript object syntax.

Distinct from Cross-Browser CSS Authoring: None of the candidates cover the specific paradigm of authoring CSS as typed JS objects.

Explore 2 awesome GitHub repositories matching web development · CSS-in-JS Authoring Tools. Refine with filters or upvote what's useful.

Awesome CSS-in-JS Authoring Tools 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.
  • cssinjs/jssAvatar de cssinjs

    cssinjs/jss

    7,065Voir sur GitHub↗

    jss is a CSS-in-JS styling library and dynamic style engine that allows for the authoring of CSS properties as JavaScript objects. It functions as a tool for defining visual rules programmatically to manage application appearance and bind styles to JavaScript data. The project distinguishes itself through a specialized implementation of container queries, which adjust element layouts based on the dimensions of parent containers. It also acts as a CSS animation orchestrator, creating scoped keyframe sequences and transitions controlled via JavaScript logic. The library provides capabilities f

    Allows writing CSS properties as typed JavaScript objects to optimize rendering and delivery.

    JavaScript
    Voir sur GitHub↗7,065
  • tailwindlabs/tailwindcss-typographyAvatar de tailwindlabs

    tailwindlabs/tailwindcss-typography

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

    Defines styles using CSS-in-JS syntax with camelCase properties and nesting support.

    JavaScript
    Voir sur GitHub↗6,249
  1. Home
  2. Web Development
  3. CSS-in-JS Authoring Tools