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

yosssi/gcss

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

Gcss

Features

  • CSS Preprocessing - Pure Go CSS preprocessor.
  • CSS Preprocessors - CSS preprocessor implemented in pure Go.

Historial de estrellas

Gráfico del historial de estrellas de yosssi/gcssGráfico del historial de estrellas de yosssi/gcss

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Gcss

Proyectos open-source similares, clasificados según cuántas características comparten con Gcss.
  • wellington/go-libsassAvatar de wellington

    wellington/go-libsass

    216Ver en GitHub↗

    Go wrapper for libsass, the only Sass 3.5 compiler for Go

    C++
    Ver en GitHub↗216
  • stylus/stylusAvatar de stylus

    stylus/stylus

    11,323Ver en GitHub↗

    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

    JavaScriptcsspreprocessorstyl
    Ver en GitHub↗11,323
  • preactjs/preact-cliAvatar de preactjs

    preactjs/preact-cli

    4,669Ver en GitHub↗

    preact-cli is a command line tool for scaffolding, developing, and building applications using the Preact library. It provides a Webpack-based build pipeline to coordinate code transformation, asset optimization, and production compilation. The toolkit includes a static site prerenderer to convert application routes into static HTML files and a PWA development toolkit for generating service workers and offline asset caching. It also functions as a frontend development server featuring hot module replacement and a proxy for real-time application iteration. The project covers a broad range of

    JavaScriptclihacktoberfesthttp2
    Ver en GitHub↗4,669
  • less/less.jsAvatar de less

    less/less.js

    17,031Ver en GitHub↗

    Less.js is a CSS preprocessor and compilation engine that transforms a dynamic stylesheet language into standard CSS for web browser rendering. It functions as a tool to compile extended styling syntax, providing variables, mixins, and functions to create maintainable stylesheets. The project includes a source map generator that creates mapping files to link compiled CSS output back to the original source code for debugging. It allows for the integration of custom plugins and functions to automate the generation of final stylesheets within a build process. The engine supports the compilation

    JavaScript
    Ver en GitHub↗17,031
Ver las 8 alternativas a Gcss→

Preguntas frecuentes

¿Cuáles son las características principales de yosssi/gcss?

Las características principales de yosssi/gcss son: CSS Preprocessing, CSS Preprocessors.

¿Qué alternativas de código abierto existen para yosssi/gcss?

Las alternativas de código abierto para yosssi/gcss incluyen: wellington/go-libsass — Go wrapper for libsass, the only Sass 3.5 compiler for Go. stylus/stylus — Stylus is a CSS preprocessor that transforms a dynamic language into standard CSS. It utilizes a compilation workflow… preactjs/preact-cli — preact-cli is a command line tool for scaffolding, developing, and building applications using the Preact library. It… less/less.js — Less.js is a CSS preprocessor and compilation engine that transforms a dynamic stylesheet language into standard CSS… thysultan/stylis.js — light – weight css preprocessor. sass/sass — Sass is a stylesheet compilation engine and CSS preprocessor that extends standard CSS with variables, nested rules,…