🏝 The joyful site generator ⚡ Partial hydration in Vite.js (Vue, Svelte, Preact, Solid) ✍️ By @maximomussini

Try îles online! ⚡️ Powered by @stackblitz stackblitz.com/fork/iles?fil…
2
13
🛣 iles@0.4.2 adds support for dynamic parameters at build time The getStaticPaths API should be familiar if you are coming from #nextjs iles-docs.netlify.app/guide/…
1
6
You can now use named slots in Svelte islands in îles github.com/ElMassimo/iles/bl…
3
One of the effects @vite_js has had in the JS ecosystem: 🤝 Contributors from all frameworks can now work together to improve the tooling and push the boundaries of web development. 👋🏼 G'bye framework wars 🎉 Welcome collaboration!
New Release! iles@0.3.0 🔌 Now you can use components from any framework: - @vuejs - @preactjs - @sveltejs - @solid_js iles-docs.netlify.app/guide/…
2
13
66
Start a new project by running: ⌨️ npm init iles@next
1
1
Performance and SEO should not be a concern for your next site 🏖
6
🏝 Announcing a new documentation website for @ilesjs! ⚡️ Built with @ilesjs and @vite_js 🎨 Styles with @windi_css 🔎 Search powered by @docsearch_ ✨ More guides and demos coming soon! iles-docs.netlify.app/
7
38
Would you like to try îles? Now you can create a new project by running: ⌨️ npm init iles@next The starter is based on the wonderful create-vue starter by @haoqunjiang!
1
5
New Feature in îles! ✨ You can now use plain JS with the hydration directives, allowing you to skip the Vue runtime. In the short future this will allow to provide support for islands of Svelte, Solid, and other framework components.
1
2
6
This means you get to choose when and how the JS executes. For example, use `client:visible` to run that JS only when the color picker is being displayed 🎨 Or `client:media` to avoid running code for the sidebar in mobile📱 github.com/ElMassimo/iles#hy…
1