Skip to content

SaitoYuto/vue-facing-decorator

 
 

Repository files navigation

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

Discussion

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

QQ群号 766350254

Awesome List

About

Vue typescript class component decorators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • JavaScript 1.0%