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