vuex-persist

v1.7.2
A Vuex persistence plugin in Typescript
vue vuex persist localstorage

doc:clean

rimraf docs

postdoc:clean

mkdirp docs

predoc

npm run doc:clean

doc

typedoc --ignoreCompilerErrors --mode modules --name vuex-persist --out docs src

postdoc

nodetouch docs/.nojekyll

prebuild

rimraf dist .rpt2_cache

build

rollup -c build/rollup.config.js

prepublishOnly

npm run build

pretest

npm run build

test

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

test:dirty

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

cover

nyc npm test

Metadata

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

Downloads

Maintainers