An open API service indexing awesome lists of open source software.

https://github.com/drewml/babel-plugin-transform-jsx-tagged-templates

Hacky toy project to see if I could compile down JSX to tagged templates for `hyperHTML` or `lit-html`. Don't use this.
https://github.com/drewml/babel-plugin-transform-jsx-tagged-templates

Last synced: about 1 year ago
JSON representation

Hacky toy project to see if I could compile down JSX to tagged templates for `hyperHTML` or `lit-html`. Don't use this.

Awesome Lists containing this project

README

          

# babel-plugin-transform-jsx-tagged-templates

Hacky toy project to see if I could compile down JSX to tagged templates for `hyperHTML` or `lit-html`. Don't use this.