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

https://github.com/vimcaw/webtop-ui

Webtop UI is a lightweight web UI framework, it provides some UI components like desktop applications, such as multilevel menu, windows, context menu, tree components, tabs.
https://github.com/vimcaw/webtop-ui

tree-component ui-components ui-framework ui-kit web-application

Last synced: 3 months ago
JSON representation

Webtop UI is a lightweight web UI framework, it provides some UI components like desktop applications, such as multilevel menu, windows, context menu, tree components, tabs.

Awesome Lists containing this project

README

          

# Webtop-UI
Webtop UI is a lightweight web UI framework, it provides some UI components for desktop applications, such as multilevel menu, windows, context menu, tree components, tabs.

Home: https://vimcaw.github.io/webtop-UI/

Demo: https://vimcaw.github.io/webtop-UI/demo/demo.html

Document: https://vimcaw.github.io/webtop-UI/document/document_zh-cn.html

# Feature
1. Easy to use

You only need a few steps to create UI components and bind events.

2. multilevel menu

![menu](image/menu.png)

3. window

![window](image/window.png)

4. tab

![tab](image/tab.png)

5.tree

![tree](image/tree.png)

# Updates

* 2017-7-28 onchange function (change event recall) for tree component.
* 2017-6-4 tab & tree component.
* 2017-6-2 multilevel menu component.
* 2017-6-4 window component.

# License
MIT