Skip to content

Instantly share code, notes, and snippets.

View juandinella's full-sized avatar
🏠
Working from home

Juan Di Nella juandinella

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am juandinella on github.
  • I am juandinella (https://keybase.io/juandinella) on keybase.
  • I have a public key ASCotPemlTA2knfETJZxovwjIvVO6I48njTiLrZCGSirzAo

To claim this, I am signing this object:

(function($) {
var imgList = [];
$.extend({
preload: function(imgArr, option) {
var setting = $.extend({
loaded_all: function(loaded, total) {}
}, option);
var total = imgArr.length;
var loaded = 0;
'.source.js':
'Self executing jquery function':
'prefix': 'jqfunction'
'body':'+(function($) {$0})(jQuery);'
'.source.scss':
'Breakpoint':
'prefix': 'bp'
'body': """
@include breakpoint($1) {
$2
}
"""
'.source.pug':
'link':
'prefix': 'a'
'body': 'a$1(href="$2", title="$3")$4'
'img':
'prefix': 'img'
'body': 'img$1(src="$2", alt="$3")$4'
'form':
'prefix': 'form'
'body': 'form$1(method="$2", action="$3")$4'