UNPKG

jsx-transform

Version:

JSX transpiler. Desugar JSX into JavaScript. A standard and configurable implementation of JSX decoupled from React.

21 lines (12 loc) 400 B
# Change log # 1.2.1 - Fix undefined function call for browserify transform. # 1.2.0 - Add option to replace unknown tags using a pattern. Makes supporting `Component.render()` trivial. # 1.1.0 - Add option to specify spread function name. # 1.0.0 - Changed API function names and options. - Added support for spread attributes. - Removed support for renaming attributes.