0.0.2 • Published 9 years ago

sourcejs-contrib-iframe v0.0.2

Weekly downloads
9
License
-
Repository
-
Last release
9 years ago

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 --save

Then run Grunt update in SourceJS root:

cd ..
grunt update

After restarting your app, plugin will be loaded automatically. To disable it, remove npm plugin and run grunt update again.

Other SourceJS plugins