Hacker News new | ask | show | jobs
by alexchantastic 1310 days ago
Vercel put out https://github.com/vercel/satori which does similar things (albeit with JSX and a slightly different use case).
1 comments

JSX is optional. It’s just a way of representing the nested object hierarchy that happens to be convenient and widely supported (TypeScript has built-in support)