Check the Messenger web template for the Webix UI library.
This JS template allows you to create a web chat or an online messenger with the following features:
- group and private chats;
- tuning chat settings;
- displaying user statuses.
This ready-made wireframe is available for downloading and integration into any business application.
npm install
// run demo locally
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware