Examples using Knockout.js and Bootstrap 3.3.6
This example is a simple form using KnockoutJS to observe form field variables, capitalize Last Name and display the Full name of the profile.
This example is a seat reservation example where the customers name and meal can be reserved. It also calculates the surcharge for each meal and the overall surchage of all customers.
This example is a single page webmail application where the user can interact with a number of messages filtered into different categories. This is using some dummy data to populate the example email messages.