Vue.js: Show object/array as comma-separated list on a v-for

I didn’t found the usual quick copy-paste Stackoverflow response on Google, so I decided to make one for anyone who googles it on the future. This is how you show an object/array as a comma-separated list on a v-for on Vue.js 2.0.