babel-plugin-jsx-to-generichtml
v0.1.6
Published
An experimental babel plugin to convert JSX contained in React/ Preact classes's render function to Generic HTML. This HTML can be further transpiled into different Java or any other language template engine
Downloads
35
Maintainers
Readme
babel-plugin-jsx-to-generichtml
An experimental babel plugin to transpile react/preact classes containing JSX into generic HTML. This HTML can be further transformed into various template libraries include JAVA Freemarker