There are some issues about v-f-d is not still compatible with modern vue build tools. I suggest every one to use v-f-d with vue in an original way, setup up your decorator environment and use .tsx templates + .ts class components to build your project. Everything is being changed without any standrad now. The build tools are unreasonable.
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
extendsand vuemixins. - Official recommended.
Welcome to suggest and contribute.
Document languages: English, 简体中文, Portuguese
https://facing-dev.github.io/vue-facing-decorator/#/en/wellknown-issues/wellknown-issues
To discord https://discord.gg/4exxtFgkcz
QQ群号 766350254
-
Binding helpers for Vuex and vue-facing-decorator.