1.0.5 • Published 2 years ago

vue-skutil-datamodel v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

vue datamodel component adapt to skutil/datamodel used by the author privately.

Install

yarn add vue-skutil-datamodel

Usage

import DataModel from 'vue-skutil-datamodel'
Vue.use(DataModel)

Example

example/App.vue