A JSX alternative using standard tagged templates, with compiler support ↦
htm is JSX-like syntax in plain JavaScript - no transpiler necessary.
This works thanks to Tagged Templates and compiles down to zero bytes using babel-plugin-htm.
htm is JSX-like syntax in plain JavaScript - no transpiler necessary.
This works thanks to Tagged Templates and compiles down to zero bytes using babel-plugin-htm.
Discussion
Sign in or Join to comment or subscribe