Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

babel-plugin-jsx-to-generichtml

apuravchauhan23MIT0.1.6

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

babel-plugin, jsx, HTML, freemarker, post-processor

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