รฎles โ french word for "islands" Islands of interactivity with Vue, Preact, Svelte, Solid, and more |
Features โจ
- ๐ Partial Hydration - zero JS by default, hydrates the interactive bits
- ๐ Batteries Included - layouts, components, site-wide data
- ๐งฑ Multi-Framework - vue, preact, svelte, solid
- ๐ Markdown - use components in markdown and viceversa
- ๐ฃ Routing - automatically configured from files
- ๐ Devtools - debug panel and hydration timeline
- โก๏ธ Fast - instant reloading powered by Vite
Demos ๐
Try it Online โก๏ธ
Installation ๐ฟ
pnpm create iles@next # or npm or yarn
Documentation ๐
Visit the documentation website to check out the guides and searchable configuration reference.
News ๐
Follow me or the official รฎles account on Twitter.
Acknowledgements ๐โโ๏ธ
- Vite and Vue: for enabling an amazing development experience
- Astro: for sharing a novel way to define islands
- MDX: provides amazing flexibility when processing Markdown
- vue-router, @unhead/vue, and vite-plugin-pages: the backbone of this library
- unplugin-vue-components: allows you to avoid the boilerplate
- VitePress and vite-ssg: for their different ideas on SSR