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

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

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

MoOx/postcss-cssnextArchived

0
View on GitHub↗
5,261 نجوم·185 تفرعات·JavaScript·MIT·5 مشاهداتmoox.io/blog/deprecating-cssnext↗

Postcss Cssnext

postcss-cssnext هو مجموعة إضافات PostCSS ومحول مصمم لتحويل ميزات CSS الحديثة وبناء الجملة الناشئ إلى كود متوافق مع متصفحات الويب القديمة. يعمل كمحرك Polyfill يضيف خصائص احتياطية ويستبدل الوحدات الحديثة لضمان عرض متسق عبر بيئات المتصفح المختلفة.

تؤتمت الأداة تحويل مواصفات CSS المتقدمة إلى أنماط قياسية من خلال توظيف محرك تحويل للميزات الناشئة مثل التداخل والمحددات المتقدمة. كما تتضمن أداة لتحويل وحدات rem النسبية إلى قيم بكسل بناءً على أحجام خطوط الجذر المحددة.

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

Features

  • CSS Transpilers - Functions as a CSS transpiler that converts emerging features like nesting into browser-compatible syntax.
  • CSS Polyfills - Implements CSS polyfills by adding fallback styles for consistent cross-browser rendering.
  • CSS Polyfill Engines - Acts as a polyfill engine that replaces modern units and adds fallback properties for consistency.
  • CSS Property Polyfills - Creates fallback properties for modern CSS features to ensure consistent rendering across browser environments.
  • CSS Syntax Transpilation - Transpiles modern CSS syntax into legacy formats based on browser compatibility lists.
  • PostCSS Plugin Suites - Provides a comprehensive suite of plugins to automate the conversion of modern CSS into standard styles.
  • CSS Build Tools - Provides a build-time engine to automate CSS transformations and browser target configurations.
  • Style - Processes styles through a sequence of modular plugin functions to apply transformations and polyfills.
  • AST-Based Source Transformations - Implements AST-based transformations to modify CSS syntax trees before generating final stylesheets.
  • CSS Build Process Configurations - Provides a CLI to control the transformation process, including target browser lists and file watching.
  • CSS Unit Converters - Includes a utility to convert relative rem units into pixel values based on root font sizes.
  • PostCSS Pipeline Integration - Integrates with the PostCSS engine to handle CSS tokenization and source map generation.

سجل النجوم

مخطط تاريخ النجوم لـ moox/postcss-cssnextمخطط تاريخ النجوم لـ moox/postcss-cssnext

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Postcss Cssnext

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Postcss Cssnext.
  • segmentio/mythالصورة الرمزية لـ segmentio

    segmentio/myth

    4,291عرض على GitHub↗

    Myth is a CSS build tool and preprocessor that transforms modern styling specifications and future syntax into compatible code for current web browsers. It functions as a polyfill tool, converting advanced features into standard CSS to ensure consistent cross-browser rendering. The project provides automated vendor prefixing based on browser support data and resolves CSS variables into static values for legacy browser compatibility. It also handles the transpilation of custom media query aliases and the manipulation of advanced color functions into standard formats. The toolset includes a co

    JavaScript
    عرض على GitHub↗4,291
  • parcel-bundler/lightningcssالصورة الرمزية لـ parcel-bundler

    parcel-bundler/lightningcss

    7,581عرض على GitHub↗

    Lightning CSS is a high-performance CSS toolchain implemented in Rust. It provides a comprehensive suite of tools for stylesheet processing, including a bundler, minifier, module compiler, syntax lowerer, and vendor prefixer. The engine utilizes a browser-grade grammar for parsing and converts stylesheets into typed property values. It distinguishes itself through a visitor-based transformation API that allows for custom modifications of the parsed abstract syntax tree and an error-tolerant parsing mechanism that recovers from malformed syntax to prevent build failures. The toolset covers br

    Rustbuild-toolcompilercss
    عرض على GitHub↗7,581
  • cssnano/cssnanoC

    cssnano/cssnano

    4,974عرض على GitHub↗

    cssnano is a CSS compression tool and minifier that reduces the file size and gzip footprint of stylesheets. It operates as a build pipeline optimizer and code transformer that removes whitespace and comments while shortening colors and gradients into their smallest possible representations. The tool uses a modular plugin architecture and preset-based optimization levels to balance compression intensity with browser compatibility. It allows for the adjustment of output based on a target list of supported browsers to ensure minified styles remain compatible across different environments. The

    CSS
    عرض على GitHub↗4,974
  • leaverou/prefixfreeالصورة الرمزية لـ LeaVerou

    LeaVerou/prefixfree

    3,792عرض على GitHub↗

    prefixfree is a runtime CSS processor and polyfill library designed to ensure cross-browser visual consistency. It functions as a client-side script that automatically detects browser requirements and injects necessary vendor prefixes into CSS properties and values at runtime. The project utilizes a system that intercepts stylesheets and modifies style rules in browser memory. It includes a DOM mutation style monitor that observes the document tree for new elements to apply prefixing logic to dynamic content and attributes. The library provides polyfilling for modern CSS standards in legacy

    JavaScript
    عرض على GitHub↗3,792
عرض جميع البدائل الـ 30 لـ Postcss Cssnext→

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

ما هي وظيفة moox/postcss-cssnext؟

postcss-cssnext هو مجموعة إضافات PostCSS ومحول مصمم لتحويل ميزات CSS الحديثة وبناء الجملة الناشئ إلى كود متوافق مع متصفحات الويب القديمة. يعمل كمحرك Polyfill يضيف خصائص احتياطية ويستبدل الوحدات الحديثة لضمان عرض متسق عبر بيئات المتصفح المختلفة.

ما هي الميزات الرئيسية لـ moox/postcss-cssnext؟

الميزات الرئيسية لـ moox/postcss-cssnext هي: CSS Transpilers, CSS Polyfills, CSS Polyfill Engines, CSS Property Polyfills, CSS Syntax Transpilation, PostCSS Plugin Suites, CSS Build Tools, Style.

ما هي البدائل مفتوحة المصدر لـ moox/postcss-cssnext؟

تشمل البدائل مفتوحة المصدر لـ moox/postcss-cssnext: segmentio/myth — Myth is a CSS build tool and preprocessor that transforms modern styling specifications and future syntax into… parcel-bundler/lightningcss — Lightning CSS is a high-performance CSS toolchain implemented in Rust. It provides a comprehensive suite of tools for… cssnano/cssnano — cssnano is a CSS compression tool and minifier that reduces the file size and gzip footprint of stylesheets. It… leaverou/prefixfree — prefixfree is a runtime CSS processor and polyfill library designed to ensure cross-browser visual consistency. It… laravel-mix/laravel-mix — Laravel Mix is a frontend build tool and a configuration wrapper for Webpack that simplifies the bundling of… callstack/linaria — Linaria is a zero-runtime CSS-in-JS library and static CSS generator. It evaluates JavaScript expressions at build…