/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Turn Markdown into React/Svelte/Vue UI at runtime, zero build step
(markdown-ui.com)
193 points
yaoke259
| 2 comments |
26 Aug 25 10:13 UTC
|
HN request time: 0.498s
|
source
1.
0points
◴[
26 Aug 25 13:12 UTC
]
No.
45026066
[source]
▶
>>45024532 (OP)
#
The whole point of a build step here would be to _AVOID_ runtime rendering.
To me this just reads like not getting the point.
replies(1):
>>45026516
#
ID:
GO
2.
hombre_fatal
◴[
26 Aug 25 13:47 UTC
]
No.
45026516
[source]
▶
>>45026066 (TP)
#
Well, they want to be able to parse and render on the fly. Their chat example is a good example of this, linked from the navbar where the LLM is instructed to use their DSL and they can render UI from it which is an interesting application.
↑