satori-jsx - use JSX syntax without React #160
mattjennings
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to use JSX syntax without using React, so I made a basic JSX transform for Vite and Babel. I thought I'd share it incase anyone else was in the same boat.
disclaimer: I have not used this beyond simple usage yet
https://github.com/mattjennings/satori-jsx
I'm still trying out Satori myself but so far it's really exciting, great work on this!
Beta Was this translation helpful? Give feedback.
All reactions