Giter Site home page Giter Site logo

magnet0 / mosaiqy Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 18.0 4.52 MB

Mosaiqy it's a jQuery plugin to organize and show image thumbnails and zoom, easy to integrate also with Flickr, Instagram, Panoramio and other. Check carefully the homepage project and source code for full detail, licensing, legal notices and copyright

Home Page: http://fabriziocalderan.it/mosaiqy

mosaiqy's Introduction

For full detail, licensing, legal notices and copyright
Project Homepage: http://fabriziocalderan/mosaiqy


Mosaiqy is a thumbnail/zoom viewer plugin for jQuery 1.6+.
Thumbnails are arranged in a grid and each row and column could be randomically moved,
sliding in every direction and showing other thumbnails available.
Image data is described as a regular JSON object. 


Technical in-depth detail 

- Mosaiqy has been developed using some concepts of inheritance pattern for large
  jQuery application and the Module pattern;

- In development version all Javascript methods are full-documented, according to
  the JsDoc syntax;
  
- Only main plugin extends $.fn (jQuery.prototype). Other internal chained method
  have been subclassed with $.sub().
  
- Use of $.Deferred objects available only from jQuery 1.5 for asynchronous images
  load.
  
- Use of CSS3 transitions and transformation where available. Animations are taken
  over by the GPU on newer browser so they take benefit of the hardware acceleration.

  

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.