vue-class-component ECMAScript / TypeScript decorator for class-style Vue components. Usage Required: ECMAScript stage 1 decorators. If you use Babel, babel-plugin-transform-decorators-legacy is needed. If you use TypeScript, enable --experimentalDecorators and --allowSyntheticDefaultImports flag. Note: methods can
08 September 2017