
Vue.js utilities
When using Vue.js you may use optional component that are designed to improve productivity.
These component are available via npm.
This list may grow over time:
neutronium-vue-command-mixin
Provide a mixin to build command component based on ICommand
.
See neutronium-vue-command-mixin for more.
neutronium-vue-simple-command-mixin
Provide a mixin to build command component based on ISimpleCommand
.
See neutronium-vue-simple-command-mixin for more.
neutronium-vue-resultcommand-topromise
Provide a function helper to convert IResultCommand
result into promise.
See neutronium-vue-simple-command-mixin for more.
neutronium-vue-root-vm-access
Vue plugin to access vm as $rootVm from any Vue component.
See neutronium-vue-root-vm-access for more.
All these packages are added automatically when using Neutronium vue-cli plugin