1.0.0 • Published 7 years ago
@tschallacka/oc.foundation v1.0.0
The october foundation framework.
installation:
npm install @tschallacka/oc.foundationinit()
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();1.0.0
7 years ago