sourcejs / sourcejs-contrib-iframe

Insert iframe example into SourceJS Spec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Insert iframe example into SourceJS Spec.


Languages

Language:JavaScript 100.0%