Skip to content

Instantly share code, notes, and snippets.

@mcavaliere
Created December 22, 2015 19:18
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 mcavaliere/f75f4a5b2c56a2db8336 to your computer and use it in GitHub Desktop.
Save mcavaliere/f75f4a5b2c56a2db8336 to your computer and use it in GitHub Desktop.
// /javascripts/myapp/ui/fancyslider.js
MyApp.ns("MyApp.UI.FancySlider");
MyApp.UI.FancySlider = function() {
// ...
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment