Converts JSX and `React.createElement` into [esx](https://github.com/esxjs/esx)


Keywords
esx, react, createElement, jsx, fast, performance, native
License
MIT
Install
npm install to-esx@1.0.14

Documentation

CI

to-esx

Converts JSX and React.createElement into esx

The basis of:

API

convert(source) => String

Accepts source code as a string, returns the converted source.

Contributions

esx is an OPEN Open Source Project. This means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the CONTRIBUTING.md file for more details.

License

MIT