@tschallacka/oc.foundation
v1.0.0
Published
The October Foundation object which is needed to make october foundation apps
Downloads
2
Maintainers
Readme
The october foundation framework.
installation:
npm install @tschallacka/oc.foundation
init()
Binds the october framework events
destroy()
Removes the framework events
Example:
var jQuery = require('jquery');
jQuery.oc = require('@tschallacka/oc.foundation');
jQuery.oc.foundation.init();
See https://github.com/tschallacka/npm_jquery.oc.foundation