Knockout

Knockout

Knockout is a standalone JavaScript implementation of the Model-View-ViewModel pattern with templates. I can be used to make a clear separation between domain data, view components and data to be displayed.

Knockout was developed and is maintained as an open source project by Steve Sanderson.

expand_less