olova
v2.0.40
Published
framework built with Vite - file-system routing, SSG, and SEO
Maintainers
Readme
Olova — Client-First, Ultra-Fast React Framework
Olova is a client-first, ultra-fast React framework built on top of Vite. It combines the performance of a lightweight client-side library with the powerful features of a modern framework: file-system routing, automatic SSG, and built-in SEO.
🚀 Key Features
- 📂 File-System Routing: Automatically generates routes based on your
srcdirectory structure. - ⚡ Lightning Fast: Powered by Vite for near-instant HMR (Hot Module Replacement) and optimized builds.
- 🌍 SEO & Metadata: Built-in support for dynamic metadata, titles, and descriptions at the page and layout level.
- 🏗️ Static Site Generation (SSG): Pre-render your application into static HTML for maximum performance and SEO.
- 🎨 Layout System: Easy-to-use nested layouts to share UI across routes (like
root.tsx). - 🛠️ Developer Experience: Simple setup, TypeScript-first, and zero-effort configuration.
