@cran/lib.vue.ref
v0.2.3
Published
Vue Reactivity Extensions
Downloads
48
Readme
Vue Reactivity Extensions
Note on Usage
Due to the nature of refs, computeds and thunks, as well as in an effort to be mindful of side-effects, this library has chosen to enforce that all functions are immutable.
Setup
npm install vue @cran/lib.vue.refAPI
cd node_modules/@cran/lib.vue.ref \
&& npm run doc:build \
&& open "file://$(pwd)/doc/index.html" \
&& cd -Progress
|Task|Done| |:-|:-:| |Builtins|✓| |Lodash|✗|
