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

22 lines (21 loc) 468 B
{ "id": "area-alt", "selector": "map area[href]", "excludeHidden": false, "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "wcag244", "wcag412", "section508", "section508.22.a" ], "metadata": { "description": "Ensures <area> elements of image maps have alternate text", "help": "Active <area> elements must have alternate text" }, "all": [], "any": ["non-empty-alt", "non-empty-title", "aria-label", "aria-labelledby"], "none": [] }