hyperscript-jsx
v0.1.0
Published
Render DOM from hyperscript generated from JSX.
Downloads
38
Readme
hyperscript-jsx
Render DOM from hyperscript generated from JSX.
Compatible With Preact
This module is designed to be compatible with Preact.
className
prop is aliased toclass
, andclass
can be a plain object. any keys with truthy values will be used as a class.