dependabot[bot] ec37d1d5da Bump json5 and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v2.2.3)

Updates `@vue/cli-service` from 3.10.0 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 12:46:29 +00:00
2021-05-15 21:13:50 +08:00
2021-05-15 21:13:50 +08:00
2021-05-15 21:13:50 +08:00
2019-10-28 16:08:07 +08:00
2019-10-24 19:48:49 +08:00
2019-05-06 20:27:53 +08:00
2019-05-06 20:27:53 +08:00
2019-12-04 19:50:25 +08:00
2023-01-04 12:46:29 +00:00
2019-05-06 20:27:53 +08:00
2019-10-24 22:11:39 +08:00

Lemon IMUI

基于 VUE 2.0 的 IM 聊天组件

特性

  • 拥有丰富的自定义功能,任意搭配出不同风格的聊天界面
  • 不依赖任何第三方 UI 组件库
  • 可任意扩展聊天消息类型

安装

npm install lemon-imui -S

使用

import LemonIMUI from 'lemon-imui';
import 'lemon-imui/dist/index.css';
Vue.use(LemonIMUI);
<lemon-imui ref="IMUI" />

示例 · 文档

lemon-imui.

QQ 交流群:1081773406.

S
Description
No description provided
Readme 2.4 MiB