vituum
v1.1.1
Published
<p align="center"> <a href="https://vituum.dev/" target="_blank" rel="noopener noreferrer"> <img width="180" src="https://avatars.githubusercontent.com/u/109584961" alt="Logo"> </a> </p> <p align="center"> <a href="https://npmjs.com/package/vitu
Downloads
23,432
Readme
⚡⚙️ Vituum
Fast Prototyping with Template Engines in Vite
- ⚡ Vite Plugins
- 🚀️ Fast prototyping
- 💡 Template Engines
- ✉️ Email Templates
Small and fast static site generator for Vite. It's a mix of words Vite (French word for "quick") and Tuum (Estonian word for "core").
Learn more about Vituum on Features page.
🪄 Get started
npm create vite@latest
npm i vituum --save-dev
Config
Read the Docs to learn more about configuration.
import vituum from 'vituum'
export default {
plugins: [
vituum()
]
}
You can try Vituum online on Stackblitz or view all examples on GitHub
Requirements
Licence
MIT