File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,21 @@ Yields:
35
35
36
36
` Object.<string, string> ` — Map of short-name to namespaces.
37
37
38
+ ## Related
39
+
40
+ * [ ` html-tag-names ` ] ( https://github.com/wooorm/html-tag-names )
41
+ — List of HTML tags
42
+ * [ ` mathml-tag-names ` ] ( https://github.com/wooorm/mathml-tag-names )
43
+ — List of MathML tags
44
+ * [ ` svg-tag-names ` ] ( https://github.com/wooorm/svg-tag-names )
45
+ — List of SVG tags
46
+ * [ ` svg-element-attributes ` ] ( https://github.com/wooorm/svg-element-attributes )
47
+ — Map of SVG elements to allowed attributes
48
+ * [ ` html-element-attributes ` ] ( https://github.com/wooorm/html-element-attributes )
49
+ — Map of HTML elements to allowed attributes
50
+ * [ ` aria-attributes ` ] ( https://github.com/wooorm/aria-attributes )
51
+ — List of ARIA attributes
52
+
38
53
## License
39
54
40
55
[ MIT] [ license ] © [ Titus Wormer] [ author ]
You can’t perform that action at this time.
0 commit comments