DEV Community

Cover image for SSGOI: Build native app-like page transitions for the web
jQueryScript
jQueryScript

Posted on

SSGOI: Build native app-like page transitions for the web

SSGOI: a JavaScript library for creating app-like page transitions called SSGOI. It makes navigation feel much smoother and works everywhere, even on browsers that don't support the native View Transition API.

Features:

🌍 Works in all modern browsers (Chrome, Firefox, Safari)

πŸš€ SSR-ready for Next.js, Nuxt, and SvelteKit

🎯 Integrates with your existing router

πŸ’Ύ Persists animation state during navigation

🎨 Framework-agnostic API for React, Svelte, Vue, and more

It's straightforward to set up and provides a much better user experience than standard page reloads.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)