html-to-jsx icon indicating copy to clipboard operation
html-to-jsx copied to clipboard

A html to jsx compiler

html-to-jsx

A html to jsx compiler.

Usage

npm install html-to-jsx

Example

See example.js

Note

This compiler is based on regex rather than dom tree.

Lisence

MIT