项目作者: calebeaires
项目描述 :
Custom decorators to vue-class-component that fits Vue 3
高级语言: JavaScript
项目地址: git://github.com/calebeaires/vue-decorator.git
Welcome to vue-decorator
Hi!, this is a wrapper to two good projects:
- vue-class-component
- vue-property-decorator
This give us custom decorators provide by vue-class-component and vue-property-decorator that fits Vue 3
Compatible: Vue 3
Install
yarn
yarn add vue-decorator
npm
npm i vue-decorator