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

12 lines (11 loc) 291 B
{ "id": "focusable-not-tabbable", "evaluate": "focusable-not-tabbable-evaluate", "metadata": { "impact": "serious", "messages": { "pass": "No focusable elements contained within element", "fail": "Focusable content should have tabindex='-1' or be removed from the DOM" } } }