An open API service indexing awesome lists of open source software.

https://github.com/webix-hub/chat-discussion-template

Webix Chat Discussion web Template
https://github.com/webix-hub/chat-discussion-template

webix webix-template

Last synced: over 1 year ago
JSON representation

Webix Chat Discussion web Template

Awesome Lists containing this project

README

          

Webix Chat Discussion web Template
============

Check the Chat Discussion web template for the Webix UI library.

[Chat Discussion template live demo](https://webix-hub.github.io/chat-discussion-template/dist/es5/index.html).

Use this template as a part of a business solution with the following features:
- list of groups, channels, private messages;
- possibility to send personal messages and make voice calls;
- possibility to add messages to the channel;
- possibility to share and store various types of files;

This ready-made tool is available for downloading and integration into any web app.

### Working with sources

```
// run demo locally
npm install
npm run dev

// build minified es5 and es6 sources to /dist
npm run build
```

### License terms

The MIT License (MIT)
Copyright (c) 2021 XBSoftware