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

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

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

2 Repos

Awesome GitHub RepositoriesPreprocessing Variables

Managing variables within a preprocessor to be interpolated into the final output.

Distinct from CSS Variable Styling Systems: Distinct from CSS Variable Styling Systems: covers preprocessor-level variables that are resolved at compile time, not native CSS custom properties.

Explore 2 awesome GitHub repositories matching user interface & experience · Preprocessing Variables. Refine with filters or upvote what's useful.

Awesome Preprocessing Variables GitHub Repositories

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

    stylus/stylus

    11,323Auf GitHub ansehen↗

    Stylus is a CSS preprocessor that transforms a dynamic language into standard CSS. It utilizes a compilation workflow to enable the use of variables, nesting, and arithmetic, which are then rendered into stylesheets for use in frontend asset pipelines. The project is distinguished by a flexible syntax that allows for indentation-based styling, meaning curly braces, colons, and semicolons can be omitted. It further differentiates itself through a JavaScript-driven plugin pipeline and the ability to extend the native syntax with custom JavaScript functions for complex logic. Its capability sur

    Implements a robust system for storing reusable values in variables and interpolating them into CSS declarations.

    JavaScriptcsspreprocessorstyl
    Auf GitHub ansehen↗11,323
  • papercss/papercssAvatar von papercss

    papercss/papercss

    4,183Auf GitHub ansehen↗

    Papercss ist ein CSS-UI-Framework und ein Design-System im Dokumentenstil, das zum Aufbau responsiver Webseiten-Layouts verwendet wird. Es fungiert als Less-basierte CSS-Bibliothek, die eine papierartige Ästhetik und strukturierte Typografie anwendet, um Webseiten das Aussehen physischer Dokumente zu verleihen. Das Projekt integriert zudem ein Utility-First-CSS-Modell für schnelles Styling. Das Framework zeichnet sich durch die Fähigkeit aus, visuelle Dekorationen zu automatisieren, wie etwa das Anwenden rotierender Rahmenstile und Schatteneffekte auf Kindelemente. Es nutzt ein Less-basiertes Variablensystem und modulare Stylesheet-Kompilierung, wodurch Nutzer globale Designvariablen anpassen und spezifische Komponentensets auswählen können, um die finale Stylesheet-Größe zu minimieren. Die Bibliothek deckt ein breites Spektrum an Funktionen ab, einschließlich eines Flexbox-basierten responsiven 12-Spalten-Rasters und eines umfassenden Sets an UI-Komponenten wie Modals, Alert-Benachrichtigungen und responsiven Navigationsleisten. Sie bietet zudem spezialisiertes Styling für technische Inhalte, einschließlich Code-Blöcken, Datentabellen und Artikellayouts, sowie Unterstützung für helle und dunkle Farbmodi.

    Utilizes a Less preprocessor to define global design variables that resolve during the compilation process.

    SCSScsshtmlscss
    Auf GitHub ansehen↗4,183
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Content Styling
  5. Styling Architectures
  6. Styling Systems
  7. Component Customization
  8. CSS Variable Styling Systems
  9. Preprocessing Variables