Skip to content

SaitoYuto/vue-facing-decorator

This branch is 36 commits behind facing-dev/vue-facing-decorator:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5421889 · Feb 11, 2024
May 31, 2023
Oct 16, 2023
Feb 10, 2024
Nov 2, 2023
Oct 16, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
May 6, 2023
May 31, 2022
May 31, 2022
Oct 29, 2023
Oct 29, 2023
Oct 16, 2023
Jun 5, 2022

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%