ol-ext: Openlayers iFrame API

The ol.ext.IFrameAPI lets you embed an ol map on your website and control the map using JavaScript.
You don't need to include Openlayers js or css in your m ain page, just add the js API...
This lets you embed maps created in an other site into yours.
See example on CodePen