• Stars
    star
    263
  • Rank 155,624 (Top 4 %)
  • Language
    JavaScript
  • Created over 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A home for rich UI components based on KnockoutJS

Knockout UI is a collection of UI components based on Knockout and JQuery UI.

The goal of this project is to collect together a number of useful widgets that can be reused and expanded by the community and to act as a learning tool for people looking for more advanced examples of how to use knockout.

I started to learn Knockout in Dec 2010 and built a some successful UI's with it. I had a number of components lying around so I thought I would start this project to share what I had and get feedback and suggestions from the Knockout community.

Most of the components use existing JQuery UI functionality where possible (e.g Autocomplete). Hence this project is not framework agnostic.

I hope you find something useful here.

Included :

  • Tree
  • Autocomplete
  • Dropdown
  • Context Menu
  • Window Manager
  • Tabs
  • Editor - This is an experimental contenteditable rich text editor, and is designed only for the latest browsers.

In the pipeline :

  • All components accept overrides for templates.
  • Skinned Radio/Checkbox
  • Grid
  • Flickr Gallery
  • Tooltip

License: MIT http://www.opensource.org/licenses/mit-license.php