HTML, CSS and JS as TOON #220
Closed
rasmuswikman
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
|
Hi there, interesting idea, but this is out of scope for TOON. TOON is intentionally limited to being a lossless, deterministic encoding of the JSON data model ("JSON in, JSON out"). Extending it to HTML/CSS/JS would mean inventing a separate templating/markup language with its own semantics, and there are already many established tools for that space – Pug/HAML/JSX/etc. To keep the format focused and predictable, I'm not planning to pursue this direction. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What if you extended the idea of TOON to HTML, CSS and JS?
Eg.:
Would become:
Beta Was this translation helpful? Give feedback.
All reactions