728d4698d08c3d2c80347123be7c3763b5ae2cba
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
Lemon IMUI
中文文档.
基于 VUE 2.0 的 IM 聊天组件
特性
- 拥有丰富的自定义功能,任意搭配出不同风格的聊天界面
- 可以单独使用内部组件,比如编辑框/按钮/popover 等
- 不依赖任何第三方组件库
- 可任意扩展的聊天消息类型
安装
npm install lemon-imui -S
使用
import LemonIMUI from 'lemon-imui'
Vue.use(LemonIMUI)
<lemon-imui ref="IMUI" />
示例
Description