@eclipse-muto/liveui-vue
Version:
Includes RemoteComponent used by LiveUI applications.
35 lines (29 loc) • 1.55 kB
Markdown
# @eclipse-muto/liveui-vue
<img src="https://liveui.composiv.ai/img/liveui-readme-banner.jpg" alt="LiveUI Banner" align="center" />
<p align="center">
<!-- GitHub license -->
<a href="https://github.com/eclipse-muto/liveui-vue/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/eclipse-muto/liveui-vue?color=blue" alt="GitHub license" />
</a>
<!-- npm Version -->
<a href="https://www.npmjs.com/package/@eclipse-muto/liveui-vue">
<img src="https://img.shields.io/npm/v/@eclipse-muto/liveui-vue?color=blue" alt="npm Version" />
</a>
<!-- Dependency Status -->
<a href="https://david-dm.org/eclipse-muto/liveui-vue">
<img src="https://img.shields.io/david/eclipse-muto/liveui-vue" alt="Dependency Status" />
</a>
<!-- devDependency Status -->
<a href="https://david-dm.org/eclipse-muto/liveui-vue?type=dev">
<img src="https://img.shields.io/david/dev/eclipse-muto/liveui-vue" alt="devDependency Status" />
</a>
<!-- PRs Welcome -->
<a href="https://liveui.composiv.ai/docs/contributing">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome" />
</a>
</p>
This package includes RemoteComponent used by LiveUI applications.
Please refer to its documentation:
- [LiveUI Vue](https://liveui.composiv.ai/docs/liveui-vue)
## License
This project is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/eclipse-muto/liveui-vue/blob/master/LICENSE) for the full license text.