https://github.com/webix-hub/email-client-template
Email Client web template for Webix UI library
https://github.com/webix-hub/email-client-template
webix webix-template
Last synced: over 1 year ago
JSON representation
Email Client web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/email-client-template
- Owner: webix-hub
- Created: 2021-07-16T14:17:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T15:17:47.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T08:28:26.857Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 927 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Email Client Template
=============================
Check the Email Client web template for the Webix UI library.
[Email Client live demo](https://webix-hub.github.io/email-client-template/dist/es5/index.html).
Use this template as a part of a business solution with the following features:
- folders with inbox, drafts, sent, spam, and deleted emails;
- ability to tag emails;
- ability to write, send, forward, and reply to letters;
- ability to customize the interface.
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