littlehaker / html-to-jsx

A html to jsx compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A html to jsx compiler

License:MIT License


Languages

Language:JavaScript 100.0%