The knockout JS library, bundled for zotonic.
SCM system : Git (git)
Author: Andreas Stenius
Project website: http://knockoutjs.com
Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help you implement it more simply and maintainably.
zotonic modules install mod_knockoutZotonic <= 0.9:
zotonic installmodule mod_knockoutZotonic <= 0.6:
git clone https://github.com/kaos/mod_knockout.git mod_knockout
Leave a comment