web-client:Botsquad的ReactJS聊天组件

时间:2021-04-14 12:24:17
【文件属性】:
文件名称:web-client:Botsquad的ReactJS聊天组件
文件大小:242KB
文件格式:ZIP
更新时间:2021-04-14 12:24:17
reactjs chatbot reactjs-components JavaScript BotSquad Web客户端React组件 BotSquad Web客户端组件将Botsquad聊天机器人嵌入到Web的React组件中。 演示版 安装 npm install @botsquad/web-client 范例程式码 import React from 'react' ; import WebClient from '@botsquad/web-client' ; // A user ID, based on a cookie or some external property const user_id = 'u' + Math . random ( ) // your Botsquad bot const bot_id = "1adc3f20-32e9-4376-a147-d9ef23ac8a4c" function App ( ) { return (
【文件预览】:
web-client-master
----.travis.yml(143B)
----.ignore(134B)
----.babelrc(998B)
----package.json(4KB)
----test()
--------labels.js(1KB)
--------components.js(691B)
----webpack.prod.config.js(1017B)
----LICENSE(1KB)
----src()
--------index.js(434B)
--------common()
--------components()
----.npmignore(36B)
----.eslintrc.js(2KB)
----dev()
--------index.html(997B)
--------example.js(643B)
--------example.scss(657B)
----VERSION(6B)
----.gitignore(64B)
----webpack.config.js(2KB)
----.browserslistrc(26B)
----Makefile(64B)
----types()
--------index.d.ts(2KB)
----README.md(994B)
----yarn.lock(459KB)
----postcss.config.js(149B)
----.prettierrc.json(383B)

网友评论