North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for building mobile-first user interfaces using fluid grids and progressive enhancement techniques to ensure a consistent experience across different browser capabilities and screen sizes. The project features a standardized CSS naming system that uses Sass mixins to programmatically generate class names, distinguishing between components, layouts, and states. It also functions as a frontend project scaffolding tool, providing a generator to bootstrap new environments with pre-configur
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
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
Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th
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 main features of heydon/inclusive-design-checklist are: Accessibility Auditing, Digital Inclusion Guides, Static Markdown Documentation, Content Accessibility Audits, Markdown to HTML Converters, Inclusive Content Reviews, Accessibility and Visual Testing, Inclusive Design Standards.
Open-source alternatives to heydon/inclusive-design-checklist include: north/north — North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for… thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… a11yproject/a11yproject.com — The A11y Project is a community-driven initiative that serves as a centralized repository for web accessibility… lord/slate — Slate is a static API documentation generator and developer documentation framework. It transforms API specifications… midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI… skyline75489/what-happens-when-zh_cn — This project is a Chinese translation of a technical guide that traces the journey of an HTTP request from the browser…