Placehold.it
View codeUse
HTML
<rg-placeholdit></rg-placeholdit>
JavaScript
var tags = riot.mount('rg-placeholdit', {
placeholdit: {
width: 450,
height: 250,
background: '000',
color: 'fff',
text: 'Hello RiotGear',
textsize: 30,
format: 'png'
}
})