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.
- Host: GitHub
- URL: https://github.com/vimcaw/webtop-ui
- Owner: vimcaw
- License: mit
- Created: 2017-06-03T15:03:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T03:42:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T16:14:59.564Z (about 1 year ago)
- Topics: tree-component, ui-components, ui-framework, ui-kit, web-application
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

3. window

4. tab

5.tree

# 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