vue-act-master

v0.15.3
A way to separate business logic from application view.
actions events vue commander business logic

build

rm -rf ./dist && rollup -c

changelog

auto-changelog && git add CHANGELOG.md

lint:fix

eslint --fix --ext .ts .

test:watch

vitest dev

test

vitest run --coverage

type-check:watch

npm run type-check -- --watch

type-check

tsc -p ./tsconfig.prod.json --noEmit

prepublishOnly

npm run test && npm run build && npm run changelog

Metadata

  • MIT
  • Whatever
  • avil13
  • released 3/3/2022

Downloads

Maintainers