nikolai-cc / whyframe

Develop components in isolation

Home Page:https://whyframe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


whyframe

whyframe allows rendering any markup within an iframe when writing with your UI framework, e.g. Svelte, Vue, Solid, Preact, and React. Simply:

<iframe data-why>
  Hello world!
</iframe>

Features

  • 📦 Develop components in isolation
  • 🛠 Flexible HTML customization
  • 🪢 Tight bundler integration
  • ⚡️ Fast runtime
  • ✨ Just works!

Read the documentation for more information!

Packages

Package Changelog
@whyframe/core whyframe core version
@whyframe/svelte whyframe svelte version
@whyframe/vue whyframe vue version
@whyframe/jsx whyframe jsx version
@whyframe/astro whyframe astro version

Thanks

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

Sponsors

Sponsors

License

MIT

About

Develop components in isolation

https://whyframe.dev

License:MIT License


Languages

Language:JavaScript 58.7%Language:CSS 16.5%Language:Vue 11.3%Language:Astro 5.3%Language:Svelte 4.7%Language:HTML 3.0%Language:TypeScript 0.5%