1.0.0 • Published 5 years ago

@tschallacka/oc.foundation v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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