a8b3b05fef774bcaea70d3ec2adaf4821a326bb1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1) 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