var template = require('./template');
var View = Backbone.View.extend({
render: function () { this.$el.html( template(this.model.toJSON()) ) }
})
с = requestAnimationFrame||mozRequestAnimationFrame||webkitRequestAnimationFrame||msRequestAnimationFrame|| function (fn) {setTimeout(fn, 0)}
Кстати, в линуксах нормально копируется текст из терминала, нет нужды делать скриншоты.