Skip to content

Instantly share code, notes, and snippets.

@jackmcmorrow
jackmcmorrow / kali.js
Last active August 29, 2015 14:09
Kali is the only parts of jQuery I need for Chrome Apps.
/*=============================================
KALI
@by cav_dan
$()
Kali: not jquery, but enough for me!
@args
string selector -> a css like selector.
returns single object OR array of objects