javascript-flex-images
Version:
A lightweight vanilla JavaScript plugin for creating fluid galleries as seen on Flickr and Google Images.
23 lines (22 loc) • 666 B
JSON
{
"name": "javascript-flex-images",
"version": "1.0.2",
"description": "A lightweight vanilla JavaScript plugin for creating fluid galleries as seen on Flickr and Google Images.",
"author": "Pixabay team",
"main": "flex-images.js",
"repository": {
"type": "git",
"url": "https://github.com/Pixabay/JavaScript-flexImages.git"
},
"keywords": [
"pixabay",
"flexible",
"images",
"grid"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/Pixabay/JavaScript-flexImages/issues"
},
"homepage": "https://goodies.pixabay.com/javascript/flex-images/demo.html"
}