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

14 lines (13 loc) 350 B
{ "id": "aria-hidden-body", "selector": "body", "excludeHidden": false, "tags": ["cat.aria", "wcag2a", "wcag412"], "metadata": { "description": "Ensures aria-hidden='true' is not present on the document body.", "help": "aria-hidden='true' must not be present on the document body" }, "all": [], "any": ["aria-hidden-body"], "none": [] }