B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline. It enables developers to define target audiences and percentages of WCAG guidelines required, providing flexibility in focusing on specific user groups. The action uses AI for analyzing and measuring guidelines, ensuring code compliance without the need for complex tools or learning curves.
What’s Changed
- feat: add parse debug (229d26d)
- feat: json response schema (3d2a1fe)
- feat: update build (1646112)
- feat: update code (41bf74f)
- feat: update dist (5ffd432)
- feat: add githubToken in action (b20caef)
- feat: add logs for debug (a29f11d)
- fix: order (75ba53e)
- feat: add runController (7338606)
- feat: add service (34c25e0)