Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 449 Bytes

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

yarn add vue-decorator

npm

npm i vue-decorator