Sha256: 339d586f48a1476cf2dd22be5ef3ec20a2fecf261eda7ad262e7d2cdb6c0aa01
Contents?: true
Size: 417 Bytes
Versions: 7
Compression:
Stored size: 417 Bytes
Contents
// -- Sammy.js -- /plugins/sammy.handlebars.js // http://sammyjs.org // Version: 0.7.0 // Built: 2011-07-30 16:55:44 -0700 (function(a){Sammy=Sammy||{};Sammy.Handlebars=function(e,c){var d={};var b=function(i,j,g,f){if(typeof f=="undefined"){f=i}var h=d[f];if(!h){h=d[f]=Handlebars.compile(i)}j=a.extend({},this,j);g=a.extend({},j.partials,g);return h(j,{partials:g})};if(!c){c="handlebars"}e.helper(c,b)}})(jQuery);
Version data entries
7 entries across 7 versions & 1 rubygems