0.0.2 • Published 11 years ago
sourcejs-contrib-iframe v0.0.2
SourceJS Iframe Example
Insert iframe into SourceJS spec.
SourceJS plugin.
Install
To install plugin, run npm command in sourcejs/user folder:
npm install sourcejs-contrib-iframe --saveThen run Grunt update in SourceJS root:
cd ..
grunt updateAfter restarting your app, plugin will be loaded automatically. To disable it, remove npm plugin and run grunt update again.