line_push/node_modules/vue-class-component/README.md
2022-07-21 03:28:35 +00:00

18 lines
580 B
Markdown

# Vue Class Component
ECMAScript / TypeScript decorator for class-style Vue components.
[![npm](https://img.shields.io/npm/v/vue-class-component.svg)](https://www.npmjs.com/package/vue-class-component)
## Document
See [https://class-component.vuejs.org](https://class-component.vuejs.org)
## Questions
For questions and support please use the [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.
## License
[MIT](http://opensource.org/licenses/MIT)