@wmde/vuex-helpers

0.1.3 • Public • Published

vuex-helpers

Helper functions to ease working with Vuex, Centralized State Management for Vue.js.

Development

The following examples use docker and docker-compose to ease creating a level playing field for development but are not essential to this project.

Building Docker image

# ensure the node user uses your user id, so you own created files
docker-compose build --build-arg UID=$(id -u) --build-arg GID=$(id -g) node

Installation

docker-compose run --rm node npm install

Running code quality tools

docker-compose run --rm node npm test

Readme

Keywords

Package Sidebar

Install

npm i @wmde/vuex-helpers

Weekly Downloads

2,593

Version

0.1.3

License

GPL-2.0+

Unpacked Size

34.8 kB

Total Files

24

Last publish

Collaborators

  • tarrow
  • manicki
  • thiemowmde
  • lucaswerkmeister
  • mariushoch
  • celenduin
  • wmdebot
  • jakob_wmde
  • darthmon
  • itamar.wmde
  • noa_wmde