Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T00:05:13.000Z (about 6 years ago)
- Last Synced: 2024-12-19T11:18:43.494Z (28 days 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: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# 🤖💬 react-converse
[![npm Version](https://img.shields.io/npm/v/react-converse.svg?maxAge=0)](https://www.npmjs.com/package/react-converse)
[![Build Status](https://img.shields.io/travis/react-converse/react-converse.svg?maxAge=0)](https://travis-ci.org/react-converse/react-converse)
[![Coverage Status](https://img.shields.io/coveralls/react-converse/react-converse.svg?maxAge=0)](https://coveralls.io/github/react-converse/react-converse?branch=master)
[![dependencies Status](https://img.shields.io/david/react-converse/react-converse.svg?maxAge=0)](https://david-dm.org/react-converse/react-converse)
[![devDependencies Status](https://img.shields.io/david/dev/react-converse/react-converse.svg?maxAge=0)](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)