Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstrlaw/custom-widget
Example code for customizable VueJS component
https://github.com/mstrlaw/custom-widget
iframe vuejs widget
Last synced: 2 days ago
JSON representation
Example code for customizable VueJS component
- Host: GitHub
- URL: https://github.com/mstrlaw/custom-widget
- Owner: mstrlaw
- Created: 2018-07-29T16:56:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T13:52:50.000Z (8 months ago)
- Last Synced: 2024-05-14T15:01:42.497Z (8 months ago)
- Topics: iframe, vuejs, widget
- Language: HTML
- Size: 235 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### Example of Customizable VueJs Component
##### Repository for the [article](https://medium.com/@mstrlaw/embedding-and-customizing-a-vuejs-component-through-an-iframe-a492e6e5ff70)The idea is to load a VueJS component into an iFrame, allowing to pass parameters to the URL which will then customize the component itself.
git![widget wizard](https://raw.githubusercontent.com/mstrlaw/custom-widget/master/public/custom_widget_2.gif)