Skip to content

Instantly share code, notes, and snippets.

View jouni-kantola's full-sized avatar
😘

Jouni Kantola jouni-kantola

😘
View GitHub Profile
define(function(require) {
'use strict';
(function(window, undefined) {
// Prepare our Variables
var history = window.history,
document = window.document,
$ = require('jquery');