Skip to content

luarmr/trello-a11y-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello accessibility cards generator

Nothing fancy, just a card generator for every point in WCAG2 guidelines.

Usage:

./app.js

  Usage: app [options] <user-token> <app-key> <column-id>

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -A, --level-A      Level A
    -AA, --level-AA    Level AA
    -AAA, --level-AAA  Level AAA

How to get the user token and app key:

(https://developers.trello.com/get-started/start-building)

How to get the column id:

Column is a list inside a board. You can play here: (https://developers.trello.com/sandbox)

Thanks to:

This tool uses a JSON format containing all the texts of WCAG principles, guidelines and criteria. This JSON document was generated using the Wcag2Json project. https://github.com/WilcoFiers/wcag2json/

About

helper for accessibility reviewers in trello, create the cards related for a review following the wcag2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published