hyperscript-jsx

Render DOM from hyperscript generated from JSX.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
hyperscript-jsx
000.1.07 years ago7 years agoMinified + gzip package size for hyperscript-jsx in KB

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 to class, and class can be a plain object.
any keys with truthy values will be used as a class.