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

15 lines (14 loc) 385 B
{ "id": "duplicate-id-aria", "selector": "[id]", "matches": "duplicate-id-aria-matches", "excludeHidden": false, "tags": ["cat.parsing", "wcag2a", "wcag411"], "metadata": { "description": "Ensures every id attribute value used in ARIA and in labels is unique", "help": "IDs used in ARIA and labels must be unique" }, "all": [], "any": ["duplicate-id-aria"], "none": [] }