Skip to content

Instantly share code, notes, and snippets.

@cbonnissent
Last active March 3, 2016 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbonnissent/b41e735769cd3e7d5340 to your computer and use it in GitHub Desktop.
Save cbonnissent/b41e735769cd3e7d5340 to your computer and use it in GitHub Desktop.
define([ < dependances > ], function init() {
$.widget("<nom_du_module>", < module_parent > , function widget() {...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment