ZugangZugang is a VS Code extension designed to improve the accessibility of your HTML and React/TypeScript (.tsx) code. By providing warnings and suggestions, it helps you meet accessibility standards in a structured and intuitive way. OverviewZugang currently offers warnings and hints when your HTML or .tsx code lacks essential elements, tags, or attributes necessary for proper accessibility. The extension focuses on common mistakes such as:
Each warning is accompanied by specific suggestions for improvement, helping you understand the issue and make the necessary corrections. UsageAfter installing the extension, create an Note
Future FeaturesSupport for InstallationTo install the extension:
VersionThe current version is v0.1.0. Expect frequent updates as new features and improvements are implemented. Usage ExamplesInspirationThis project drew inspiration from Manuel Matuzović's excellent book, “Web Accessibility Cookbook”, a lecture by chrcit, and Mary Sutton's courses on Frontend Masters ContributingCreate a branch on your fork, add commits to your fork, and open a pull request from your fork to this repository. ChangelogTo check full changelog click here License |