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) 394 B
{ "id": "frame-title-unique", "selector": "frame[title], iframe[title]", "matches": "frame-title-has-text-matches", "tags": ["cat.text-alternatives", "best-practice"], "metadata": { "description": "Ensures <iframe> and <frame> elements contain a unique title attribute", "help": "Frames must have a unique title attribute" }, "all": [], "any": [], "none": ["unique-frame-title"] }