文件名称:web-components-chat:完全使用Web组件制作的实时聊天应用程序
文件大小:98KB
文件格式:ZIP
更新时间:2024-02-27 03:34:22
chat components web-components custom-elements chat-application
网络组件聊天 完全使用Web组件制作的实时聊天应用程序 演示版 仅在不带polyfill的Chrome,Opera和Safari中可用。 对于Firefox,您需要为Web组件/自定义元素启用标记。 此演示使用polfill来保持浏览器的一致性。 未经IE或Edge测试 用法 包含脚本标签 < script src =" bundle.js " > </ script > 将组件插入标记 < c-launcher team-name =" wc-live-chat " image-url =" https://a.slack-edge.com
【文件预览】:
web-components-chat-master
----rollup.config.js(980B)
----package.json(881B)
----package-lock.json(123KB)
----src()
--------messageHistory.js(2KB)
--------main.js(88B)
--------element-mixin.js(300B)
--------components()
--------emojiData.js(9KB)
----.gitignore(924B)
----public()
--------bundle.js.map(54KB)
--------assets()
--------index.html(2KB)
--------.DS_Store(8KB)
--------bundle.js(37KB)
----README.md(978B)
----scripts()
--------publish-docs(393B)