danakt / handlebars-to-jsx

Converts Handlebars template to React component
MIT License
57 stars 15 forks source link

Online tool to convert from Handlebars to JSX or html tagged template #8

Open blikblum opened 5 years ago

blikblum commented 5 years ago

Uses handlebars-to-jsx under the hood

Here: https://blikblum.github.io/to-htm/web/dist/ Repository: https://github.com/blikblum/to-htm

For anyone interested