Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

lemon-imui-rx

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lemon-imui-rx

基于lemon-imui的vue聊天组件,支持vue2.x

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
25
4.17%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

vue

FAQs

Package last updated on 11 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts