Skip to content
#

ordered

Here are 61 public repositories matching this topic...

This plugin is a simple Javascript plugin that lets you show images in a mosaic layout. This allows you to lazy load images as well. This plugin was created for a client because they needed a mosaic tiling plugin, however they also wanted control over the specific order of images in such a layout. This created an issue, due to the fact that most mosaic tiling plugins will intelligently fit elements according to the positions they best fit (which is mostly random). This one however, will keep the order of the elements which are fed into it. The downside to this plugin is that elements at the bottom will not line up well. However, if you need a mosaic plugin like this, check it out.

  • Updated Jul 2, 2021
  • HTML

Improve this page

Add a description, image, and links to the ordered topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ordered topic, visit your repo's landing page and select "manage topics."

Learn more