vuex-connect

v2.1.1
A binding utility for a Vue component and a Vuex store.
vue vuex helper flux binding container

prepublishOnly

npm run release

clean

rm -rf dist .tmp

build

cross-env NODE_ENV=production node scripts/build.js

build:test

webpack --config scripts/webpack.config.test.js

watch:test

webpack -w --config scripts/webpack.config.test.js

lint

eslint --fix "@(src|test|scripts)/**/*.js"

testem

testem

testem:ci

testem ci --launch PhantomJS

test

run-p watch:test testem

test:ci

run-s build:test testem:ci

release

run-s lint test:ci clean build

Metadata

  • MIT
  • Whatever
  • katashin
  • released 10/9/2018

Downloads

Maintainers