DMITRII1548 / messenger-template

Messenger/Chat web template for Webix UI library

Home Page:https://webix.com/templates/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messenger/Chat Template

Check the Messenger web template for the Webix UI library.

Messenger live demo.

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.

Working with sources

npm install

// run demo locally
npm run dev

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

License terms

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

About

Messenger/Chat web template for Webix UI library

https://webix.com/templates/


Languages

Language:JavaScript 74.5%Language:SCSS 21.6%Language:HTML 3.9%