LiteGUI.js

LightGUI.js is a library that wraps most of desktop application widgets in javascript so you can create web-apps that look like desktop apps, without the need of using HTML directly.

Some of the features are:

  • Most common widgets (sliders, checkbox, file tree, top menu, contextual menus) and some more advanced (curves,tabs,tags)
  • Create Dialogs (modal, resizable, minimizable)
  • Create panels dynamically to configure instances properties.

Usage

Examples

Documentation