This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono
PHP_CodeSniffer is a static analysis tool, coding standard linter, and command-line validator for PHP. It scans files and directories to detect and report formatting errors and language-specific coding violations without executing the code. The project functions as an automated code formatter capable of correcting detected style and formatting violations to bring source code into compliance with defined standards. It uses token-based lexical analysis to match code patterns against rule sets, ensuring consistency across a codebase. The tool provides comprehensive capabilities for recursive fi
Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal
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
Alex este un linter de limbaj incluziv și un auditor de conținut conceput pentru a detecta și marca frazarea insensibilă, necugetată sau genizată. Servește ca un instrument de detectare a limbajului licențios care identifică cuvintele ofensatoare pe baza unor ratinguri de certitudine configurabile pentru a asigura un conținut profesional și neutru.
Principalele funcționalități ale get-alex/alex sunt: Inclusive Language Auditors, Text File Linting, Text Toxicity Detection, Diff-Aware Result Filtering, Linguistic Quality Checkers, Content Auditors, Dictionary-Based Pattern Matching, Continuous Integration Checks.
Alternativele open-source pentru get-alex/alex includ: junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… squizlabs/php_codesniffer — PHP_CodeSniffer is a static analysis tool, coding standard linter, and command-line validator for PHP. It scans files… amperser/proselint — Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in… a11yproject/a11yproject.com — The A11y Project is a community-driven initiative that serves as a centralized repository for web accessibility… heydon/inclusive-design-checklist — This project is a web accessibility checklist and inclusive design framework. It serves as a digital inclusion guide… wordpress/wordpress-coding-standards — WordPress Coding Standards is a collection of rules for the PHP CodeSniffer engine designed to enforce consistent…