vue-xkcd
Display a random XKCD comic
Installation
# install with npmnpm install vue-xkcd --save
var VueXKCD =Vue
Usage
Add as a component:
components:VueXKCD
You can then show a comic with:
A random image will appear wherever you place the component.