awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wellington avatar

wellington/go-libsassArchived

0
View on GitHub↗
216 نجوم·29 تفرعات·C++·Apache-2.0·3 مشاهداتgodoc.org/github.com/wellington/go-libsass↗

Go Libsass

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

Features

  • CSS Preprocessing - Go bindings for libsass.
  • CSS Preprocessors - Go wrapper for the high-performance Sass compiler.

سجل النجوم

مخطط تاريخ النجوم لـ wellington/go-libsassمخطط تاريخ النجوم لـ wellington/go-libsass

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Go Libsass

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Go Libsass.
  • yosssi/gcssY

    yosssi/gcss

    0عرض على GitHub↗
    عرض على GitHub↗0
  • stylus/stylusالصورة الرمزية لـ stylus

    stylus/stylus

    11,323عرض على 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
    عرض على GitHub↗11,323
  • preactjs/preact-cliالصورة الرمزية لـ preactjs

    preactjs/preact-cli

    4,669عرض على 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
    عرض على GitHub↗4,669
  • less/less.jsالصورة الرمزية لـ less

    less/less.js

    17,031عرض على 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
    عرض على GitHub↗17,031
عرض جميع البدائل الـ 8 لـ Go Libsass→

الأسئلة الشائعة

ما هي وظيفة wellington/go-libsass؟

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

ما هي الميزات الرئيسية لـ wellington/go-libsass؟

الميزات الرئيسية لـ wellington/go-libsass هي: CSS Preprocessing, CSS Preprocessors.

ما هي البدائل مفتوحة المصدر لـ wellington/go-libsass؟

تشمل البدائل مفتوحة المصدر لـ wellington/go-libsass: yosssi/gcss. 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,…