awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesBrowser Conformance Validators

Runs automated conformance tests against a browser to check whether its behavior matches web standards.

Distinct from Specification Conformance Validation: Distinct from Specification Conformance Validation: focuses specifically on browser conformance to web standards, not on device data model conformance.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Browser Conformance Validators. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Specification Conformance Validation
  4. Browser Conformance Validators

Awesome Browser Conformance Validators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • web-platform-tests/wptAvatar de web-platform-tests

    web-platform-tests/wpt

    5,951Voir sur GitHub↗

    Runs automated conformance tests against a browser to check whether its behavior matches web standards.

    HTMLblinkbrowserdom
    Voir sur GitHub↗5,951
  • validator/validatorAvatar de validator

    validator/validator

    1,951Voir sur GitHub↗

    The validator repository contains an open-source markup validation engine that checks HTML, CSS, and SVG documents for conformance against official W3C web standards. It operates both as a command-line utility for batch processing local files and remote URLs, and as a standalone web server and HTTP API for browser-based and remote document conformance checking. The software utilizes a rule-based conformance engine and event-driven stream parsing to evaluate document structures, syntax trees, and web accessibility guidelines. It provides URL parsing and normalization utilities that validate i

    Serves a standalone web server and HTTP API for browser-based and remote document conformance checking.

    Javadevtoolshtml-checkerhtml-linter
    Voir sur GitHub↗1,951

Explorer les sous-tags

  • Document Conformance APIsWeb servers and HTTP APIs providing remote document conformance checking. **Distinct from Browser Conformance Validators:** Distinct from Browser Conformance Validators: focuses on a web server and API for document checking rather than browser automation tests.