1.0.0 • Published 6 years ago

webdash-embed v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

webdash embed

Embed your favorite plugins or services

npm install --save-dev webdash-embed

Webdash embed preview

Features

  • Embed your favorite plugins
  • Setup in seconds

Configuration

You can embed any kind of iframe, you just need to provide the code for it. Here's the one I used in the screenshot above.

"embed": "<iframe src='https://gadgets.buienradar.nl/gadget/zoommap/?lat=52.35276&lng=4.89588&overname=2&zoom=13&naam=1012AB&size=2b&voor=1' scrolling=no width=330 height=330 frameborder=no></iframe>"
    ```