An InertiaJS adapter for creating server-driven single page apps fully written in JavaScript.
npm install @antennajs/coreIntegrate the InertiaJS protocol in your
JavaScript backends, allowing you to create full-stack applications
writen completely in JavaScript.
- 🔋 Complete coverage of the InertiaJS Protocol.
- 🌈 Bring your own Inertia-compatible frontend framework.
- 📝 Server-side Rendering without running extra processes.
- 🛠️ Customizable middleware logic.
- HonoJS