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) 344 B
{ "id": "skip-link", "selector": "a[href^=\"#\"], a[href^=\"/#\"]", "matches": "skip-link-matches", "tags": ["cat.keyboard", "best-practice"], "metadata": { "description": "Ensure all skip links have a focusable target", "help": "The skip-link target should exist and be focusable" }, "all": [], "any": ["skip-link"], "none": [] }