
Stickit is a backbone data binding plugin that binds model attributes to view elements with a myriad of options for fine-tuning a rich app experience. unlike most model binding plugins, stickit does not require any extra markup in your html; in fact, stickit will clean up your templates, as you will need to interpolate fewer variables (if any at all) while rendering. in backbone style, stickit has a simple and flexible api which plugs in nicely to a view's lifecycle.