Vue-Dummy - Placeholder Images and Lorem Ipsum Dummy Text for Vue.js projects
Prefixed:
As an arg:
As an modifier:
The above was generated with the following code:
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue-dummy"></script>
<script>
new Vue({el: '#app'});
</script>