Qreacto: Bring React Components to Quarto! 🚀 #6484
dweng0
started this conversation in
Show and Tell
Replies: 2 comments 1 reply
-
Well done!
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Siiiiiiiiick 🥳 🥳 🥳 (Also here for Quarto portmanteau train 🤣) |
Beta Was this translation helpful? Give feedback.
0 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.
-
Description
🌟 Qreacto! 🌟
Embed React components seamlessly in your Quarto projects with Qreacto. No need for complicated setups or integrations, simply code and go!
🚀 Quick Highlights:
Simple Insertion: After crafting your component, use
{{< react COMPONENT_NAME >}}
in your markdown and see magic in action!Example:
Use:
{{< react MyComponent >}}
Styling: Incorporate styles by simply importing the relevant CSS file.
Local Scripts: Import and use scripts from your project easily.
3rd Party Scripts: Use any CDN that supports ESM packages, such as jsDelivr.
Nesting: Combine multiple components effortlessly.
Custom Configuration: Designate specific locations for components and resources. Example:
See It in Action! 🎉
Check out the demo
Give Qreacto a spin and elevate your Quarto projects with React's power! 🔥🚀
Beta Was this translation helpful? Give feedback.
All reactions