Skip to content

Instantly share code, notes, and snippets.

@jinkrish
Created June 9, 2016 03:36
Show Gist options
  • Save jinkrish/517be28ac4496e268a4aac1e7833203f to your computer and use it in GitHub Desktop.
Save jinkrish/517be28ac4496e268a4aac1e7833203f to your computer and use it in GitHub Desktop.
(function($){
$.fn.plugin = function(options){ }
})(jQuery);
(function(jqv){
jqv.fn.plugin = function(options){ }
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment