Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexcodelabs/sarufi-chatbox
https://github.com/flexcodelabs/sarufi-chatbox
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flexcodelabs/sarufi-chatbox
- Owner: flexcodelabs
- Created: 2023-02-26T09:56:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T10:17:48.000Z (3 months ago)
- Last Synced: 2024-10-23T13:35:03.387Z (3 months ago)
- Language: TypeScript
- Size: 1.49 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# react-sarufi-chatbox
[![npm](https://img.shields.io/npm/v/@flexcodelabs/react-sarufi-chatbox)](https://www.npmjs.com/package/react-sarufi-chatbox) [![NPM](https://img.shields.io/npm/l/react-sarufi-chatbox)](https://www.npmjs.com/package/react-sarufi-chatbox)
[Package Name](#react-sarufi-chatbox)
- [Installation](#installation)
- [Usage](#usage)
- [Props](#props)## Installation
`npm install react-sarufi-chatbox`
or
`yarn add react-sarufi-chatbox`
## Usage
```js
...
import SarufiChatbox from 'react-sarufi-chatbox';```
## Props
| Name | Type | Default | Required | Description |
| ----- | ------------------ | ------- | -------- | --------------------------- |
| botId | `string or number` | `-` | true | id of integrated sarufi bot |