Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Twice as small, less bugs, less features

Latest
Compare
Choose a tag to compare
@Raiondesu Raiondesu released this 24 Oct 00:55

Yep. That's it. 450 bytes minified and 261 bytes gzipped!

  • Getters and setters now can have same names
  • Less bugs
  • Only single arguments in functions :c
  • No Vuex's semantic sugar (rootState, rootGetters, commit and dispatch are not accessible)

If you want the vuex sugar and multiple function arguments - grab version 2.x.x