Skip to content

Instantly share code, notes, and snippets.

@sofish
Created October 27, 2014 13:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sofish/c0dff708fcbd675116cd to your computer and use it in GitHub Desktop.
Save sofish/c0dff708fcbd675116cd to your computer and use it in GitHub Desktop.
ciao.js
$.fn.ciao = function() {
console.log('没事爱瞎bb');
return this;
};
// 这样执行
$().ciao().ciao().ciao();
@xuemengfei
Copy link

噗……

@classicemi
Copy link

精辟到位

@LiuJi-Jim
Copy link

干得漂亮……

@jankuo
Copy link

jankuo commented Oct 27, 2014

一语惊醒白日梦

@Kenshinhu
Copy link

干得痛快

@Hosuke
Copy link

Hosuke commented Oct 29, 2014

简洁明了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment