Package Exports
- vue-facing-decorator
- vue-facing-decorator/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-facing-decorator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Read me
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 inherit, vue
extends
and vuemixins
.
Welcome to suggest and contribute. Message me on github.