Knockout UI widgets to help Knockout app development.
Installation
Using Bower:
$ bower install koui --save
Using NuGet:
$ Install-Package KoUI
Usage
You could use koui in different context.
Browser (AMD from source)
Configure RequireJS.
requirejs;
Load modules
;
Documentation
Samples can be found on samples folder.
Documentation is hosted on Github Wiki.