awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • postcss/autoprefixerAvatar postcss

    postcss/autoprefixer

    22,257Vezi pe 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
    Vezi pe GitHub↗22,257
  • fyrd/caniuseAvatar Fyrd

    Fyrd/caniuse

    5,852Vezi pe 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
    Vezi pe GitHub↗5,852
  1. Home
  2. User Interface & Experience
  3. CSS Compatibility Diagnostics