Wynn Netherland changelog.com/posts

UKI - simple UiKit for complex web apps

UKI doesn’t aim to be a broad framework but is instead a JavaScript user interface toolkit for desktop-like web applications. It handles layout and aims to do it well.

Simple example

uki({ view: 'Button', text: 'Click me', rect: '10 10 100 24' }).attachTo( window );

uki('Button[text^=Click]').click(function() { alert(this.text()); });

[Source on GitHub] [Homepage] [Examples and Demos]


Discussion

Sign in or Join to comment or subscribe

Player art
  0:00 / 0:00