awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
a11yproject avatar

a11yproject/a11yproject.com

0
View on GitHub↗
3,868 Stars·579 Forks·Nunjucks·Apache-2.0·4 Aufrufea11yproject.com↗

A11yproject.com

The A11y Project is a community-driven initiative that serves as a centralized repository for web accessibility documentation, design principles, and educational resources. It provides technical guidance and best practices to help developers and designers build digital products that meet international accessibility standards and accommodate users with diverse sensory and motor needs.

The platform distinguishes itself through a commitment to inclusive content strategy and rigorous technical standards. It enforces consistent tone, reading levels, and inclusive language across all documentation while utilizing semantic document structures to ensure information remains navigable for assistive technologies. By curating external literature and facilitating community-driven knowledge sharing, the project acts as a comprehensive hub for practitioners seeking to remove barriers in digital environments.

The project operates as a static site, compiling markdown source files into plain HTML to ensure fast and accessible content delivery. It employs a decoupled architecture and a version-controlled editorial workflow, allowing for consistent metadata management and collaborative contributions. The site adheres to a progressive enhancement strategy, prioritizing functional HTML to maintain accessibility across varying browser environments.

Features

  • Educational Websites - Provides comprehensive educational resources for designing and building websites usable by people with diverse sensory and motor needs.
  • Accessibility Documentation - Serves as a centralized knowledge base providing technical instructions and design principles for accessible product development.
  • Static Site Generation - Compiles markdown source files into plain HTML documents to ensure fast and accessible content delivery.
  • Educational Knowledge Bases - Acts as a centralized repository of expert insights and educational content for removing barriers in digital environments.
  • Inclusive Content Reviews - Provides comprehensive guidelines and standards for creating inclusive, accessible, and navigable digital content.
  • Web Accessibility Implementations - Implements technical practices and semantic structures that allow screen readers and keyboard navigation to function correctly.
  • Alternative Text Descriptions - Provides descriptive alternative text and context-rich link text to improve accessibility for visual elements.
  • Inclusive Language Auditors - Applies person-first terminology and respectful identity labels to avoid exclusionary phrasing in written communication.
  • Semantic Document Structuring - Organizes content using semantic hierarchies and standard formatting to support assistive technology navigation.
  • Accessible Web Development Guides - Curates a community-driven collection of guides and best practices for building inclusive web experiences.
  • Knowledge Sharing Platforms - Publishes community-driven articles and expert perspectives to clarify technical standards for inclusive design.
  • Web Accessibility Standards - Provides technical instructions and design principles to help developers meet international web accessibility standards.
  • Inclusive Design Standards - Facilitates structured workshops and instructional content to demonstrate inclusive design and development practices.
  • Accessibility Auditing - Offers resources and best practices for auditing web content to ensure compliance with international accessibility standards.
  • Progressive Enhancement Strategies - Adheres to a progressive enhancement strategy to ensure core content remains functional across diverse browser environments.
  • More to explore - Accessibility resources.

Star-Verlauf

Star-Verlauf für a11yproject/a11yproject.comStar-Verlauf für a11yproject/a11yproject.com

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht a11yproject/a11yproject.com?

The A11y Project is a community-driven initiative that serves as a centralized repository for web accessibility documentation, design principles, and educational resources. It provides technical guidance and best practices to help developers and designers build digital products that meet international accessibility standards and accommodate users with diverse sensory and motor needs.

Was sind die Hauptfunktionen von a11yproject/a11yproject.com?

Die Hauptfunktionen von a11yproject/a11yproject.com sind: Educational Websites, Accessibility Documentation, Static Site Generation, Educational Knowledge Bases, Inclusive Content Reviews, Web Accessibility Implementations, Alternative Text Descriptions, Inclusive Language Auditors.

Welche Open-Source-Alternativen gibt es zu a11yproject/a11yproject.com?

Open-Source-Alternativen zu a11yproject/a11yproject.com sind unter anderem: heydon/inclusive-design-checklist — This project is a web accessibility checklist and inclusive design framework. It serves as a digital inclusion guide… thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… microsoft/code-with-engineering-playbook — This project is a software engineering playbook providing a collection of standardized guidelines and processes for… chalarangelo/30-seconds-of-interviews — This project is a technical interview study guide and a markdown-driven static site designed to help developers… 18f/development-guide — This project serves as a centralized repository and framework for documenting software engineering best practices,… 995icu/996icu — 996ICU is a labor law compliance tool designed to detect working hour violations by comparing reported staff hours…

Open-Source-Alternativen zu A11yproject.com

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit A11yproject.com.
  • heydon/inclusive-design-checklistAvatar von Heydon

    Heydon/inclusive-design-checklist

    2,767Auf GitHub ansehen↗

    This project is a web accessibility checklist and inclusive design framework. It serves as a digital inclusion guide and audit tool for verifying that web content is perceivable, operable, and welcoming to a diverse global audience. The project provides a structured review process for WCAG compliance, focusing on auditing HTML structure, ARIA roles, keyboard navigation, and visual accessibility. It includes specific standards for reviewing language, typography, and color contrast to ensure inclusive content design. The framework covers broader capability areas including device compatibility

    JavaScript
    Auf GitHub ansehen↗2,767
  • thoughtbot/guidesAvatar von thoughtbot

    thoughtbot/guides

    9,556Auf GitHub ansehen↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Ruby
    Auf GitHub ansehen↗9,556
  • microsoft/code-with-engineering-playbookAvatar von microsoft

    microsoft/code-with-engineering-playbook

    2,608Auf GitHub ansehen↗

    This project is a software engineering playbook providing a collection of standardized guidelines and processes for managing the full software development lifecycle and team operations. It serves as a high-level framework for organizing agile project management, API design, containerized development standards, and markdown documentation workflows. The framework establishes a system for language-agnostic API design to automate client library generation and documentation. It also defines standards for providing uniform contributor environments and toolchains through virtualized containers. The

    Dockerfile
    Auf GitHub ansehen↗2,608
  • chalarangelo/30-seconds-of-interviewsAvatar von Chalarangelo

    Chalarangelo/30-seconds-of-interviews

    12,143Auf GitHub ansehen↗

    This project is a technical interview study guide and a markdown-driven static site designed to help developers prepare for coding screenings. It serves as a curated collection of common technical questions and expert answers, functioning as a comprehensive educational resource. The platform provides a structured curriculum and reference materials across several key domains. This includes a JavaScript language reference covering programming fundamentals, a frontend engineering curriculum focused on UI patterns and responsive design, and a web security knowledge base detailing attack vectors a

    JavaScriptawesome-listcsseducation
    Auf GitHub ansehen↗12,143
  • Alle 30 Alternativen zu A11yproject.com anzeigen→