An open API service indexing awesome lists of open source software.

https://github.com/zardoy/vite-wrapper

NPM: `@zardoy/vit` I use it instead of Vite
https://github.com/zardoy/vite-wrapper

Last synced: 11 months ago
JSON representation

NPM: `@zardoy/vit` I use it instead of Vite

Awesome Lists containing this project

README

          

# Vite Wrapper

## Key Features

- Generates index.html if you don't have one
- Adds environment variables e.g. app name, version (note: to reload changes restart server)
- Allows to use these env variables in `.html` files
- Automatic framework plugins detection
- Preconfigured WindiCSS

For these and others, look into source code.

## TODO

- setup tests