vuex-module-decorators

v0.8.0-2
Decorators to make class-like Vuex modules
vuex vue typescript decorators

clean

rimraf dist .rpt2_cache

prebuild

npm run clean

build

rollup -c

prepublishOnly

npm run build

pretest

npm run build && npm run lint

test

cd test && mocha -r ts-node/register *.ts

cover

nyc npm test

prereport

npm run cover

report

nyc report --reporter lcov --reporter html

docs:build

vuepress build docs

docs:serve

vuepress dev docs

lint

tslint -p tsconfig.json

lint:fix

tslint -p tsconfig.json --fix

Metadata

  • MIT
  • Whatever
  • Arnav Gupta
  • released 9/10/2018

Downloads

Maintainers