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

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

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

2 مستودعات

Awesome GitHub RepositoriesCSS Compatibility Diagnostics

Tools that analyze CSS for outdated syntax or incorrect property declarations to ensure cross-browser compatibility.

Distinct from Warning Suppressions: None of the candidates relate to CSS syntax validation or compatibility warnings; they focus on Django, system monitoring, or warning suppression.

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

Awesome CSS Compatibility Diagnostics GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • postcss/autoprefixerالصورة الرمزية لـ postcss

    postcss/autoprefixer

    22,257عرض على GitHub↗

    Autoprefixer is a PostCSS plugin and browser compatibility tool that automatically manages vendor prefixes for CSS rules. It functions as an abstract syntax tree transformer that parses CSS to insert required prefixes and remove obsolete ones based on real-time compatibility data. The project differentiates itself by providing a dedicated CSS Grid polyfill, which translates modern Grid syntax into legacy formats for older browser versions. It also allows for granular control through the use of inline CSS comments to selectively enable or disable prefixing for specific rules. The system cover

    Provides diagnostic warnings for outdated syntax and incorrect property declarations to identify browser compatibility issues.

    JavaScript
    عرض على GitHub↗22,257
  • fyrd/caniuseالصورة الرمزية لـ Fyrd

    Fyrd/caniuse

    5,852عرض على GitHub↗

    caniuse is a community-maintained dataset and command-line tool that provides browser support information for HTML, CSS, and JavaScript features. At its core, it stores structured browser compatibility facts as a flat JSON dataset, keyed by feature identifiers and browser-version tuples, making the data easily queryable through a CLI or JSON API. The project distinguishes itself through several practical tools built on top of this dataset. It includes a CSS compatibility linter that scans stylesheets to identify features lacking support in a target browser audience, and a feature support quer

    Scans stylesheets to identify CSS features lacking support in a target browser audience based on usage analytics.

    JSON
    عرض على GitHub↗5,852
  1. Home
  2. User Interface & Experience
  3. CSS Compatibility Diagnostics