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

13 lines (12 loc) 360 B
{ "id": "avoid-inline-spacing", "selector": "[style]", "tags": ["wcag21aa", "wcag1412"], "metadata": { "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets", "help": "Inline text spacing must be adjustable with custom stylesheets" }, "all": ["avoid-inline-spacing"], "any": [], "none": [] }