vue-act-master

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

build

yarn test && rm -rf ./dist && rollup -c

changelog

auto-changelog && git add CHANGELOG.md

lint:fix

eslint --fix --ext .ts .

test:watch

jest --watch

test

jest --collect-coverage --runInBand

type-check:watch

npm run type-check -- --watch

type-check

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

prepublish

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

Metadata

  • MIT
  • Whatever
  • avil13
  • released 5/8/2021

Downloads

Maintainers