Skip to content

Commit 947cb20

Browse files
committed
Add related
1 parent e18e388 commit 947cb20

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,21 @@ Yields:
3535

3636
`Object.<string, string>` — Map of short-name to namespaces.
3737

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+
3853
## License
3954

4055
[MIT][license] © [Titus Wormer][author]

0 commit comments

Comments
 (0)