Utilities > State Management


vue-mc 1.2


Models and Collections for Vue
  • collections
  • data_structures
  • models
  • validation
  • vue
  • vuejs
  • collection
  • datastore
  • model
  • store
  • structures
last commit 3 years ago
627
Stargazers

Watchers
627
Open issues
63
119071
Downloads

Last 30 days
4821
Releases
5
49
Final Score

Quality
84
Popularity
18
Maintenance
50

Models and Collections for Vue.js

Build Status Coverage Latest Version License

Documentation

Documentation is available at http://vuemc.io

Development

Install

Install yarn if you don't already have it available:

sudo npm install -g yarn

Install the dependencies:

yarn

Build

yarn build --watch

Test

yarn test --watch

Docs

You will need to install jekyll to render and edit the documentation.

yarn docs

License

MIT