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
- Host: GitHub
- URL: https://github.com/webix-hub/chat-discussion-template
- Owner: webix-hub
- Created: 2021-11-22T10:15:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T11:44:30.000Z (over 4 years ago)
- Last Synced: 2025-02-05T08:28:29.985Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 270 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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