Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 394 Bytes

KNOCKOUT.md

File metadata and controls

3 lines (2 loc) · 394 Bytes

Knockout

Knockout (shortened as KO) is a JavaScript library that helps developers creating rich, responsive display and editor user interfaces with a clean underlying data model. Knockout helps implementing sections of UI that update dynamically (e.g. changes depending on user’s actions or when external data source gets updated) more simply and maintainably.