vue-act-master

v2.3.9
A way to separate business logic from application view.
actions events vue commander business logic

build

rm -rf ./dist && vite build && tsc -p tsconfig.prod.json

changelog

auto-changelog && git add CHANGELOG.md

size

size-limit

lint:fix

eslint --fix --ext .ts .

test

vitest run

test:watch

vitest dev

test:coverage

vitest run --coverage

type-check:watch

npm run type-check -- --watch

type-check

tsc -p ./tsconfig.json --noEmit

prepublishOnly

npm test && npm run build
npm i vue-act-master

Metadata

  • MIT
  • Whatever
  • avil13
  • released 2/26/2024

Downloads

Maintainers