ko_bind is easy programmatic KnockoutJS binding using jQuery.
Usually KnockoutJS wants you to put DOM bindings in the HTML markup itself.
See index.html for a before/after example.
I assume you know basic jQuery and basic KnockoutJS before using this library.