bootstrap-vue
Version:
BootstrapVue, with over 40 plugins and more than 75 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
13 lines (12 loc) • 434 B
JSON
{
"name": "@bootstrap-vue/image",
"version": "1.0.0",
"meta": {
"title": "Image",
"description": "Create responsive images, optionally adding lightweight styles to them — all via props. Support for rounded images, thumbnail styling, alignment, and even the ability to create blank images with an optional solid background color, and lazy loaded images.",
"components": [
"BImg",
"BImgLazy"
]
}
}