UNPKG

luhn-generator

Version:

A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm

21 lines (20 loc) 435 B
{ "id": "table-fake-caption", "selector": "table", "matches": "data-table-matches", "tags": [ "cat.tables", "experimental", "wcag2a", "wcag131", "section508", "section508.22.g" ], "metadata": { "description": "Ensure that tables with a caption use the <caption> element.", "help": "Data or header cells should not be used to give caption to a data table." }, "all": ["caption-faked"], "any": [], "none": [] }