htm
на сайте с December 19, 2022 23:07
HTM (Hyperscript Tagged Markup).
htm is JSX-like syntax in plain JavaScript - no transpiler necessary.
Develop with React/Preact directly in the browser, then compile htm away for production.
It uses standard JavaScript Tagged Templates and works in all modern browsers.