Skip to content

Latest commit

 

History

History

html-words

aria-roles-list: list of ARIA (Accessible Rich Internet Applications) role names
color-name-hex: CSV of HTML color names and their 6-digit hexadecimal encoding values
css-prefixes-blink: Blink
css-prefixes-webkit: Webkit
css-prefixes-gecko: Gecko
css-prefixes-trident: Trident
css-property-names: Style sheet property names from cssreference.io
html-entities-list: List of HTML Entities, i.e. symbols prepended by ampersands
html-entities-spec: HTML entities with associated codepoints and characters https://html.spec.whatwg.org/entities.json
html5-tags-list: A list of HTML5 tags (one-per-line)
iso8859-characters-list: Character entity references for ISO 8859-1 characters https://w3.org/TR/html401/sgml/entities.html#h-24.2.1
javascript-reserved-words: reserved words in JavaScript
left-angle-bracket: 70 '<' encodings from OWASP XSS Filter Evasion Cheat Sheet
rgb-code-names: an 8-bit triplet of HTML color codes and the associated name
unicode-escape-sequences: Unicode backslash escape sequences from u0000 through uffff