All Projects → fanjyy → lemon-imui

fanjyy / lemon-imui

Licence: MIT license
基于 VUE 2.0 的 IM 聊天组件

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
stylus
462 projects
HTML
75241 projects

Projects that are alternatives of or similar to lemon-imui

firetower
firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏
Stars: ✭ 40 (-72.6%)
Mutual labels:  im
customer-service
客服IM服务端,基于t-io
Stars: ✭ 30 (-79.45%)
Mutual labels:  im
qcloud-im-server-sdk-java
☁ Tencent Cloud IM Server SDK in Java | 腾讯云 IM 服务端 SDK Java 版
Stars: ✭ 38 (-73.97%)
Mutual labels:  im
Client
TRPG即时IM通讯软件客户端,基于React 与 React Native + Redux技术
Stars: ✭ 118 (-19.18%)
Mutual labels:  im
go-im
基于Golang编写的高性能im服务器 🚀
Stars: ✭ 220 (+50.68%)
Mutual labels:  im
Rmessage
Reactive Programming Multi-protocol push service
Stars: ✭ 23 (-84.25%)
Mutual labels:  im
teamtalk websocket client
给teamtalk_websocket_server测试用的前端实现代码
Stars: ✭ 19 (-86.99%)
Mutual labels:  im
docs
Enterprise Open Source IM Solution
Stars: ✭ 18 (-87.67%)
Mutual labels:  im
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (-23.97%)
Mutual labels:  im
teamgram-server
Unofficial open source mtproto server written in golang with compatible telegram client.
Stars: ✭ 910 (+523.29%)
Mutual labels:  im
AndroidNetworkProgramming
Android网络编程实战总结,涉及HTTP、TCP、UDP常用协议。
Stars: ✭ 34 (-76.71%)
Mutual labels:  im
imsdk-ios
Startalk is a high-performace IM software for business. It has been stably used in Qunar for more than 4 years, providing services as well as consultation after and before sales to business. Startalk is applicable to multiple scenarios, such as office automation, business services, and first-party SDKs for IM scenes
Stars: ✭ 30 (-79.45%)
Mutual labels:  im
TeamTalk
TeamTalk is a solution for enterprise IM
Stars: ✭ 61 (-58.22%)
Mutual labels:  im
danmu
轻量弹幕(IM)系统
Stars: ✭ 11 (-92.47%)
Mutual labels:  im
dolores-ios
dolores iOS 客户端
Stars: ✭ 22 (-84.93%)
Mutual labels:  im
server
即时通讯(IM)系统
Stars: ✭ 6,896 (+4623.29%)
Mutual labels:  im
xyTalk-pc
企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。
Stars: ✭ 48 (-67.12%)
Mutual labels:  im
ARChatRoom
应用场景包括:语聊房,语音开黑,狼人杀,陌生人交友,组队PK。支持Android 端、iOS 端。
Stars: ✭ 39 (-73.29%)
Mutual labels:  im
rainbow
分布式即时通讯
Stars: ✭ 13 (-91.1%)
Mutual labels:  im
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (+0%)
Mutual labels:  im

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].