Simple JavaScript UI Toolkit for complex web applications: UKI
Posted on December 30, 2009, Filled under JavaScript,
Bookmark it
UKI, a fast and simple UI KIT for desktop-like web applications, comes with a rich view-component library ranging from Slider to List and SplitPane. By using progressive rendering, this JavaScript user interface toolkit can render 30k+ lists and (complex client side searchable) tables most instantly.
UKI is very simple to setup. You do not need builders to install, no dependencies to manage and no CSS to include. All you have to do is add the <script> tag to your HTML.
While uki can occupy the whole browser window it feels perfectly OK in a small <div> in your sidebar. Just use .attachTo( myDiv ) for any widget you want to add.
There is no AJAX or data storage layer code in UKI. It only does layout, but it does it well.
- Source: http://ukijs.org/
- Demo: Google wave layout in 100 lines of uki code
- Tested in: IE6+, Opera 9+, FF 2+, Safari 3+, Chrome
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- December 30, 2009
- article by Gabriel C.
- Leave a reply!
Related Posts
Simple and Easy to Customize XML based CMS: GetSimpleat August 5, 2009 with 4 comments
Easily Track and Analyze Web Applications with Open Web Analyticsat August 13, 2009
Powerful, Flexible, Simple to use Upload Tool: Pluploadat February 9, 2010
IxEdit: A JavaScript-based On-the-Fly Interaction Tool for the Webat September 4, 2009
Glow, an Open Source JavaScript Library by BBCat July 11, 2009 with 1 comment

