whyframe
enables rendering any UI framework markup within an iframe
, including Svelte, Vue, Solid, Preact, and React. Simply:
<iframe data-why>
Hello world!
</iframe>
- 📦 Develop components in isolation
- 🛠 Flexible HTML customization
- 🪢 Tight bundler integration
- ⚡️ Fast runtime
- ✨ Compatible with major bundlers and frameworks
Read the documentation for more details!
Package | Changelog |
---|---|
@whyframe/core | |
@whyframe/svelte | |
@whyframe/vue | |
@whyframe/jsx | |
@whyframe/astro |
See CONTRIBUTING.md.
- dominikg for the casual chat and feedback.
- Jutanium for the documentation feedback.
- kiaking for the VitePress documentation design.
MIT