facing-dev / 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.
  • Compatible with both stage3 and stage2 decorators.
  • Compatible with both TypeScript and JavaScript projects.
  • 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

opencollective

Document

To document

Document languages: English, 简体中文, Portuguese

Wellknown issues

https://facing-dev.github.io/vue-facing-decorator/#/en/wellknown-issues/wellknown-issues

Discussion

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

QQ群号 766350254

Awesome List

About

Vue typescript class component decorators

License:MIT License


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%