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 d5b7212 commit 6a46834
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Expand Up @@ -56,6 +56,19 @@ Yields:

`Array.<string>` — List of lower-case tag-names.

## Related

* [`html-tag-names`](https://github.com/wooorm/html-tag-names)
— List of HTML 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 6a46834

Please sign in to comment.