Добавить в корзинуПозвонить
Найти в Дзене

Попытка объединить всю экосистему vue в единый инструмент

https://github.com/voidzero-dev/vite-plus Попытка объединить всю экосистему vue в единый инструмент: vp env: Manage Node.js globally and per project vp install: Install dependencies with automatic package manager detection vp dev: Run Vite's fast native ESM dev server with instant HMR vp check: Run formatting, linting, and type checks in one command vp test: Run tests through bundled Vitest vp build: Build applications for production with Vite + Rolldown vp run: Execute monorepo tasks with caching and dependency-aware scheduling vp pack: Build libraries for npm publishing or standalone app binaries vp create / vp migrate: Scaffold new projects and migrate existing ones

https://github.com/voidzero-dev/vite-plus

Попытка объединить всю экосистему vue в единый инструмент:

vp env: Manage Node.js globally and per project

vp install: Install dependencies with automatic package manager detection

vp dev: Run Vite's fast native ESM dev server with instant HMR

vp check: Run formatting, linting, and type checks in one command

vp test: Run tests through bundled Vitest

vp build: Build applications for production with Vite + Rolldown

vp run: Execute monorepo tasks with caching and dependency-aware scheduling

vp pack: Build libraries for npm publishing or standalone app binaries

vp create / vp migrate: Scaffold new projects and migrate existing ones