https://github.com/sbekrin/react-converse
🤖💬 Toolkit for creating declarative chatbots
https://github.com/sbekrin/react-converse
chat-bot chatbot conversation converse react react-converse render-prop
Last synced: 19 days ago
JSON representation
🤖💬 Toolkit for creating declarative chatbots
- Host: GitHub
- URL: https://github.com/sbekrin/react-converse
- Owner: sbekrin
- License: mit
- Created: 2017-12-17T13:41:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T00:05:13.000Z (over 6 years ago)
- Last Synced: 2025-03-21T15:43:12.607Z (about 1 month ago)
- Topics: chat-bot, chatbot, conversation, converse, react, react-converse, render-prop
- Language: JavaScript
- Homepage: https://sbekrin.github.io/react-converse/
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# 🤖💬 react-converse
[](https://www.npmjs.com/package/react-converse)
[](https://travis-ci.org/react-converse/react-converse)
[](https://coveralls.io/github/react-converse/react-converse?branch=master)
[](https://david-dm.org/react-converse/react-converse)
[](https://david-dm.org/react-converse/react-converse?type=dev)**react-converse** is a module for creating chatbot-like interaction based on
data in graph format. It solves data and UI separation great being small,
flexible, and customizable.If you're looking for complete solution with predefined basic components and
theming, checkout
[react-converse-essentials](https://github.com/react-converse/react-converse-essentials)
for zero-configuration solution.---
**[📑 Documentation](https://sbekrin.github.io/react-converse/)**
**[🕹 Essentials Kit](https://github.com/react-converse/react-converse-essentials)**
---
## License
MIT © [Sergey Bekrin](http://bekrin.me)