antonioru / to-esx

Converts JSX and `React.createElement` into ESX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Converts JSX and `React.createElement` into ESX

License:MIT License


Languages

Language:JavaScript 100.0%