babel-plugin-jsxmin
v3.0.0-jsxish
Published
Babel plugin for jsxmin: minimal jsx templating.
Downloads
10
Maintainers
Readme
babel-plugin-jsxmin
jsxmin
allows you to write JSX and transpile it to plain, vanilla javascript without React or any other runtime libraries.
This is the Babel plugin that does the heavy lifting for jsxmin
. You can either reference this plugin directly in your Babel configuration, use one of the integrations in the main repo, or call jsxmin
's api directly.
More documentation will be added here; however, please see jsxmin
for additional context.
License
MIT