WebDesktop
  • 发表于 2017-08-18
  • 最后更新于 2018-03-04
  • 阅读次数
  • 标签:

GitHub:https://github.com/vimcaw/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/WebDesktop/

Demo: https://vimcaw.github.io/WebDesktop/demo/demo.htmlw

Document: https://vimcaw.github.io/WebDesktop/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

  1. window

window

  1. tab

tab

5.tree

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

The End