JSPM

  • Created
  • Published
  • Downloads 30180
  • Score
    100M100P100Q157325F
  • License MIT

Vue typescript class and decorator based component.

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

GitHub npm npm peer dependency version (scoped)

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 vue mixins.

Welcome to suggest and contribute. Message me on github.

Document

To document