npm.io
2.0.2 • Published 4 months ago

vituum

Licence
Version
2.0.2
Deps
4
Size
33 kB
Vulns
0
Weekly
0
Stars
366

Logo

npm package node compatility

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

Keywords