vue-observe
Install
yarn add vue-observe
Usage
= @observe count = 1 { return thiscount * 2 } { thiscount++ } const store = // Your Vue.js app { return <button onClick= store> storecount:storedouble </button> }
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
vue-observe © EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).
egoist.moe · GitHub @EGOIST · Twitter @_egoistlily