Whyframe

Develop components in isolation with just an iframe

README


  whyframe

ci discord chat


whyframe enables rendering any UI framework markup within an iframe, including Svelte, Vue, Solid, Preact, and React. Simply:

  1. ``` html
  2. <iframe data-why>
  3.   Hello world!
  4. </iframe>
  5. ```

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


PackageChangelog
--------------------------------------------------------------------------------------------------------------------------------------------------------------
[@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



Thanks


- dominikg for the casual chat and feedback.
- Jutanium for the documentation feedback.
- kiaking for the VitePress documentation design.

Sponsors


Sponsors


License


MIT