项目作者: calebeaires

项目描述 :
Custom decorators to vue-class-component that fits Vue 3
高级语言: JavaScript
项目地址: git://github.com/calebeaires/vue-decorator.git
创建时间: 2021-01-03T16:38:49Z
项目社区:https://github.com/calebeaires/vue-decorator

开源协议:

下载


Welcome to vue-decorator

Hi!, this is a wrapper to two good projects:

  1. vue-class-component
  2. 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

  1. yarn add vue-decorator

npm

  1. npm i vue-decorator