Hyper Text Media Script. Write Javascript using HTML tags.
Yes. Don't use this for anything in production. It barely works. It's more of a proof of concept.
After you npm install
the dependencies, run npx ts-node main.ts demos/display-error.html
to see it generate Javascript.
It works. There are tests. We did it.