An open API service indexing awesome lists of open source software.

https://github.com/danvk/expandable-image-grid

A grid of expandable images, similar to Google Image Search
https://github.com/danvk/expandable-image-grid

Last synced: 10 months ago
JSON representation

A grid of expandable images, similar to Google Image Search

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/danvk/expandable-image-grid.svg?branch=master)](https://travis-ci.org/danvk/expandable-image-grid.svg?branch=master)

expandable-image-grid
=====================

A grid of expandable images, similar to Google Image Search.

Features:
1. Dynamic resizing of images to get a clean right margin.
2. Animated inline expansion of images.
3. Flexible content in the expanded view.

See demo.html to get a sense for how this works.

Based on [this article on codrops](http://tympanus.net/codrops/?p=14530) and [this project](https://github.com/codrops/ThumbnailGridExpandingPreview/blob/master/README.md).