Skip to content

Commit 09224c5

Browse files
committed
Add a note about Preact
1 parent 245120f commit 09224c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
### **Render JSX/Hyperscript to HTML strings, without VDOM**
77

88
> Need to use HTML strings (angular?) but want to use JSX? vhtml's got your back.
9+
>
10+
> Building components? do yourself a favor and use [<img title="Preact" alt="Preact" src="https://cdn.rawgit.com/developit/b4416d5c92b743dbaec1e68bc4c27cda/raw/8dd78c9d138f13e3fec98cbdd6d1c619cf986ee0/preact-logo-trans.svg" height="24" align="top">](https://github.com/developit/preact)
911
1012
[**JSFiddle Demo**](https://jsfiddle.net/developit/9q0vyskg/)
1113

0 commit comments

Comments
 (0)