Render DOM from hyperscript generated from JSX.
npm install hyperscript-jsxRender DOM from hyperscript generated from JSX.
This module is designed to be compatible with Preact.
+ className prop is aliased to class, and class can be a plain object.
any keys with truthy values will be used as a class.