Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Add note about Vue support in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm authored Apr 25, 2019
1 parent 9ba30f0 commit da46583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ hyperscript doesn’t support classes in `attrs`, `virtual-dom/h` needs an
works around these differences for:

* [`React.createElement`][react]
* Vue’s [`createElement`][vue]
* [`virtual-dom/h`][vdom]
* [`hyperscript`][hyperscript]

Expand Down Expand Up @@ -154,6 +155,8 @@ repository, organisation, or community you agree to abide by its terms.

[react]: https://facebook.github.io/react/docs/glossary.html#react-elements

[vue]: https://vuejs.org/v2/guide/render-function.html#createElement-Arguments

[hastscript]: https:/syntax-tree/hastscript

[contributing]: https:/syntax-tree/hast/blob/master/contributing.md
Expand Down

0 comments on commit da46583

Please sign in to comment.