51915c91ed83b2a420df3689bc5589952ca8e3e2
[yaffs-website] / web / modules / contrib / blazy / src / Dejavu / README.txt
1
2
3 ABOUT
4 This contains re-usable methods across several modules:
5 o Slick
6 o Slick Views
7 o Slick Media
8 o Mason
9 o GridStack
10 o ... counting.
11
12 Those modules do not all necessarily use the Blazy JS library, however
13 this module is a reasonable place to reduce duplication efforts and DRY stuffs.
14
15 A few things that bring those module here:
16 o All makes use of various lazyload goodness: IMG, IFRAME, and DIV/BODY, etc.,
17   which is not currently available at D8, nor D7 AFAIK.
18 o All has things in common, that is, working towards performant image and media.
19
20 Please ignore the namespace. The point is to not repeat.