@tschallacka/oc.foundation

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i @tschallacka/oc.foundation

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.89 kB

Total Files

4

Last publish

Collaborators

  • tschallacka