hi-mention
Version:
纯JS聊天框,兼容原生HTML/React/Vue等各种框架;支持@提及功能、插入富文本等多功能编辑器;内置H5和PC的交互样式
25 lines (24 loc) • 568 B
JSON
{
"name": "hi-mention",
"version": "2.2.2",
"main": "index",
"types": "index.d.ts",
"keywords": [
"聊天框",
"聊天输入框",
"聊天",
"提及",
"@功能",
"@输入框",
"@提及",
"@提及输入框",
"mention",
"mentions",
"mention-input",
"class",
"chat"
],
"author": "monster",
"license": "ISC",
"description": "纯JS聊天框,兼容原生HTML/React/Vue等各种框架;支持@提及功能、插入富文本等多功能编辑器;内置H5和PC的交互样式"
}