sinuous
Version:
🧬 Small, fast, reactive render engine
14 lines (9 loc) • 536 B
Markdown
# `babel-plugin-htm`
A Babel plugin that compiles [htm] syntax to hyperscript, React.createElement,
or just plain objects.
This is a fork of the official plugin. You can compare the changes by diffing
against the official [v3.0.0 release].
Documentation is in the readme on [babel-plugin-html]'s repo.
[htm]: https://github.com/developit/htm
[v3.0.0 release]: https://github.com/developit/htm/blob/3.0.0/packages/babel-plugin-htm/index.mjs
[babel-plugin-html]: https://github.com/developit/htm/tree/master/packages/babel-plugin-htm