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

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

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