Skip to content

Commit

Permalink
Add related
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 25, 2017
1 parent e18e388 commit 947cb20
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,21 @@ Yields:

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

## Related

* [`html-tag-names`](https://github.com/wooorm/html-tag-names)
— List of HTML tags
* [`mathml-tag-names`](https://github.com/wooorm/mathml-tag-names)
— List of MathML tags
* [`svg-tag-names`](https://github.com/wooorm/svg-tag-names)
— List of SVG tags
* [`svg-element-attributes`](https://github.com/wooorm/svg-element-attributes)
— Map of SVG elements to allowed attributes
* [`html-element-attributes`](https://github.com/wooorm/html-element-attributes)
— Map of HTML elements to allowed attributes
* [`aria-attributes`](https://github.com/wooorm/aria-attributes)
— List of ARIA attributes

## License

[MIT][license] © [Titus Wormer][author]
Expand Down

0 comments on commit 947cb20

Please sign in to comment.