0.1.1 • Published 7 months ago

vodu v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

vodu

tests and coverage npm version license

vite wrapper for quick prototyping heavily inspired on budo

requirements

  • node 16 or newer

installing

# under construction, don't install it yet

sample usage

Runs vanilla javascript

vodu index.js

Runs vue component with reasonable defaults

vodu index.vue

Runs react component with reasonable defaults

vodu index.jsx

Runs svelte component with reasonable defaults

vodu index.svelte

what vodu is

it's a small runner for your component.

tired of large boilerplates?

just want to test some quick idea?

vodu is your tool!

UNDER CONSTRUCTION

what vodu is not

want to setup big brains project? use vite directly instead.

UNDER CONSTRUCTION

roadmap

UNDER CONSTRUCTION

0.1.1

7 months ago

0.1.0

7 months ago