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

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

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

webpack/sass-loader

0
View on GitHub↗
3,896 نجوم·422 تفرعات·JavaScript·MIT·5 مشاهدات

Sass Loader

هذا المشروع هو محمل (loader) لـ Webpack يقوم بتحويل كود مصدر Sass إلى أوراق أنماط CSS قياسية. يعمل كطبقة تكامل ومحلل وحدات، حيث يربط عمليات تجميع Sass بخط أنابيب تجميع وحدات قائم على JavaScript.

توفر الأداة آلية لاختيار تنفيذات مختلفة لمترجم Sass وتدعم حقن البيانات أو المتغيرات العالمية قبل معالجة ملف الإدخال. كما تسمح باستخدام مستوردين مخصصين لتوسيع كيفية تحديد الملفات وحلها أثناء التجميع.

يدير النظام حل التبعيات للاستيرادات وتوليد خرائط المصدر لربط CSS المجمع بملفات المصدر الأصلية. كما يتعامل مع ترجمة تحذيرات المعالج المسبق إلى تنبيهات لنظام البناء ويحسن الأداء من خلال إعادة استخدام عملية تجميع طويلة الأمد عبر ملفات متعددة.

Features

  • Webpack Loaders - Acts as a Webpack loader that transforms Sass files into modules during the bundling process.
  • Module Mapping - Maps Sass @import and @use rules to specific files located within the project dependencies.
  • Sass Compilers - Transforms Sass source code into standard CSS stylesheets during the build process.
  • Dependency Resolution - Resolves complex import paths and module dependencies to correctly link stylesheets across the project.
  • Package Import Resolvers - Locates imported Sass files and maps @import and @use rules to project dependencies.
  • CSS Source Map Generation - Generates source maps that link compiled CSS back to the original Sass source coordinates for debugging.
  • Import Path Resolution - Integrates a module resolution engine to locate imported Sass modules and map them to the correct filesystem locations.
  • CSS Preprocessors - Integrates Sass preprocessor compilation into a JavaScript-based module bundling pipeline.
  • Persistent Compiler Processes - Reduces build times by reusing a single long-running compiler process across multiple files.
  • Compiler Abstractions - Implements an abstraction layer that allows switching between different Sass compilation engines.
  • Compiler Selection - Allows choosing between different Sass compiler implementations to optimize build speed and efficiency.
  • Global Data Injection - Enables the injection of global variables and mixins into Sass files before compilation.
  • Custom Importers - Supports extending the Sass compilation process with custom import logic that interacts with the loader context.
  • Custom Importer Interfaces - Provides programmable interfaces to resolve Sass import paths using the build system's resolution logic.
  • Compiler Process Persistence - Reuses a single compiler process across multiple files to eliminate startup overhead and improve build speed.
  • Frontend Asset Optimization - Optimizes the frontend asset pipeline by managing compilers and generating debug maps.

سجل النجوم

مخطط تاريخ النجوم لـ webpack/sass-loaderمخطط تاريخ النجوم لـ webpack/sass-loader

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Sass Loader

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Sass Loader.
  • jtangelder/sass-loaderالصورة الرمزية لـ jtangelder

    jtangelder/sass-loader

    3,895عرض على GitHub↗

    sass-loader is a build tool plugin that compiles Sass source files into standard CSS for web browser compatibility. It functions as a bridge between build engine resolution logic and Sass compilation engines to process stylesheets. The tool provides a wrapper for different Sass compilation engines, allowing for specific engine configuration. It handles the resolution of external style imports using internal path resolution logic and supports the injection of shared style data and variables into entry files for project-wide consistency. The system manages the transformation of styles through

    JavaScript
    عرض على GitHub↗3,895
  • sass/dart-sassالصورة الرمزية لـ sass

    sass/dart-sass

    4,195عرض على GitHub↗

    This project is a CSS stylesheet compiler that transforms Sass source code into standard CSS. It provides the primary mechanism for converting styles while implementing syntax rules for web browsers and applications. The compiler supports a module-based dependency system that uses dedicated namespaces to provide encapsulation and prevent global scope collisions. It includes specialized engines for multi-model color conversion and advanced mathematical calculations, including trigonometry and logarithms. Capabilities cover a broad range of build and analysis tools, including the generation of

    Dart
    عرض على GitHub↗4,195
  • sass/libsassS

    sass/libsass

    4,327عرض على GitHub↗

    LibSass is a high-performance Sass to CSS compiler implemented as a native C++ engine. It transforms style sheets written in a pre-processor language into standard CSS. The project provides a C language application binary interface that allows the compilation engine to be embedded into different programming languages. It features a modular architecture that supports extending compilation logic through a shared-library plugin system. The engine handles style sheet resolution and uses a multi-stage process to parse source text into an abstract syntax tree before emitting the final CSS output.

    C++
    عرض على GitHub↗4,327
  • farm-fe/farmالصورة الرمزية لـ farm-fe

    farm-fe/farm

    5,580عرض على GitHub↗

    Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p

    Rustbuild-toolbundlercompiler
    عرض على GitHub↗5,580
عرض جميع البدائل الـ 30 لـ Sass Loader→

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

ما هي وظيفة webpack/sass-loader؟

هذا المشروع هو محمل (loader) لـ Webpack يقوم بتحويل كود مصدر Sass إلى أوراق أنماط CSS قياسية. يعمل كطبقة تكامل ومحلل وحدات، حيث يربط عمليات تجميع Sass بخط أنابيب تجميع وحدات قائم على JavaScript.

ما هي الميزات الرئيسية لـ webpack/sass-loader؟

الميزات الرئيسية لـ webpack/sass-loader هي: Webpack Loaders, Module Mapping, Sass Compilers, Dependency Resolution, Package Import Resolvers, CSS Source Map Generation, Import Path Resolution, CSS Preprocessors.

ما هي البدائل مفتوحة المصدر لـ webpack/sass-loader؟

تشمل البدائل مفتوحة المصدر لـ webpack/sass-loader: jtangelder/sass-loader — sass-loader is a build tool plugin that compiles Sass source files into standard CSS for web browser compatibility. It… sass/dart-sass — This project is a CSS stylesheet compiler that transforms Sass source code into standard CSS. It provides the primary… sass/libsass — LibSass is a high-performance Sass to CSS compiler implemented as a native C++ engine. It transforms style sheets… farm-fe/farm — Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static… sass/sass — Sass is a stylesheet compilation engine and CSS preprocessor that extends standard CSS with variables, nested rules,… css/csso — csso is a CSS minifier and optimizer that reduces stylesheet file sizes through structural analysis and algebraic…