feathers-vuex

v4.0.1-pre.4
FeathersJS, Vue 2, and Nuxt for the artisan developer
vue feathers feathers-plugin

release:pre

npm version prerelease && npm publish --access public --tag next

prepublish

npm run compile

publish

git push origin --tags && git push origin

compile

shx rm -rf dist/ && tsc

coverage

istanbul cover node_modules/mocha/bin/_mocha -- --opts mocha.opts

test

cross-env TS_NODE_PROJECT='tsconfig.test.json' mocha --require ts-node/register 'test/**/*.test.ts'

docs

vuepress dev docs

docs:build

vuepress build docs

Metadata

  • MIT
  • Whatever
  • Marshall Thompson
  • released 12/5/2020

Downloads