Download the latest version here:
Viking's dependencies are listed below:
-
jQuery (>= 1.9.1)
-
Backbone.js (>= 1.0.0)
-
Underscore.js (>= 1.4.4)
-
Underscore.Inflector (>= 1.0.0)
Run rake build
from the base directory. It will output viking.js
in the root dir.
Tested and functional in Chrome 36+, Safari 7+, Firefox 29+
IE10 and below does not support STI
IE9 and below does not support Viking.Router because of pushstate
To use IE8 you'll need these dependencies:
-
JSON2 (required by backbone.js for IE8 support)
-
Viking.IE8 (needs to be included after viking.js)