vue-egret
Version:
40 lines (26 loc) • 1.57 kB
Markdown
<p align="center">
<a href="https://hsuna.github.io/vue-egret/" target="_blank" rel="noopener noreferrer">
<img width="180" src="https://hsuna.github.io/vue-egret/img/logo.png" alt="VueEgret logo">
</a>
</p>
<br/>
<p align="center">
<a href="https://npmjs.com/package/vue-egret"><img src="https://img.shields.io/npm/v/vue-egret.svg" alt="npm package"></a>
<a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/node/v/vue-egret.svg" alt="node compatility"></a>
</p>
<br/>
## Introduction
VueEgret 主要是应用在 egret 引擎库上的,它诞生的初衷是为了 egret 支持 Vue 的开发方式,在 egret 上所实现的一套 MVVM 框架。
## Ecosystem
| 项目 | 描述 |
| ------------------------------------------------------------- | :--------------------------------------------- |
| [vue-egret-loader](https://github.com/hsuna/vue-egret-loader) | 基于 webpack 的单文件组件(\*. .vue 文件)加载器 |
## Documentation
查看[在线例子](https://hsuna.github.io/vue-egret/examples)和文档,请访问[hsuna.github.io/vue-egret](https://hsuna.github.io/vue-egret/)。
## Issues
在打开问题之前,请务必阅读问题报告检查表。不符合准则的问题可以立即关闭。
## Changelog
每个版本的详细变更都记录在[版本说明](https://github.com/hsuna/vue-egret/releases/)中。
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2020-present, Hsuna