https://github.com/ericclemmons/babel-plugin-jsx-demux
Babel plugin to convert JSX into any number of renderers (e.g. React, jQuery, Mithril, virtual-dom, etc.)
https://github.com/ericclemmons/babel-plugin-jsx-demux
Last synced: 5 months ago
JSON representation
Babel plugin to convert JSX into any number of renderers (e.g. React, jQuery, Mithril, virtual-dom, etc.)
- Host: GitHub
- URL: https://github.com/ericclemmons/babel-plugin-jsx-demux
- Owner: ericclemmons
- License: mit
- Created: 2015-11-30T00:42:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T00:42:33.000Z (over 10 years ago)
- Last Synced: 2026-01-14T06:12:26.226Z (5 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babel-plugin-jsx-demux
Babel plugin to convert JSX into any number of renderers (e.g. React, jQuery, Mithril, virtual-dom, etc.)