Frameworks
Compatibility of various web frameworks
Client-side
Framework | Support |
---|---|
React | ✅ |
Vue | ✅ |
Vanilla JavaScript | ✅ |
Svelte | ✅ |
Something missing?
If your favorite framework is missing, let us know by opening an issue on Github!
Server-side
Framework | Support |
---|---|
Node.js / Express | ✅ |
React Router v7 / Remix | ✅ |
Astro | ✅ |
Next.js | ✅ |
Nuxt | ✅ |
SvelteKit | ✅ |
Tanstack Start | 🔄 Planned |
Web Standards
Fragno uses the web standard Request
and Response
objects, so frameworks not listed here
could be easily integrated regardless.