Cyclodex / vue-facing-decorator

Vue typescript class component decorators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read me

GitHub npm npm peer dependency version (scoped) lts

Designed for vue 3, do the same work like vue-class-component and vue-property-decorator.

  • Community desired vue class component with typescript decorators.
  • Safety. Transform ES class to vue option api according to specifications.
  • Performance. Once transform on project loading, ready for everywhere.
  • Support ES class inheritance, vue extends and vue mixins.
  • Official recommended

Welcome to suggest and contribute.


Donate

Document

To document

Document languages: English, 简体中文, Portuguese

Discussion

To discord https://discord.gg/4exxtFgkcz

QQ群号 766350254

About

Vue typescript class component decorators

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%