X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fblazy%2Fsrc%2FDejavu%2FREADME.txt;fp=web%2Fmodules%2Fcontrib%2Fblazy%2Fsrc%2FDejavu%2FREADME.txt;h=51915c91ed83b2a420df3689bc5589952ca8e3e2;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/blazy/src/Dejavu/README.txt b/web/modules/contrib/blazy/src/Dejavu/README.txt new file mode 100644 index 000000000..51915c91e --- /dev/null +++ b/web/modules/contrib/blazy/src/Dejavu/README.txt @@ -0,0 +1,20 @@ + + +ABOUT +This contains re-usable methods across several modules: +o Slick +o Slick Views +o Slick Media +o Mason +o GridStack +o ... counting. + +Those modules do not all necessarily use the Blazy JS library, however +this module is a reasonable place to reduce duplication efforts and DRY stuffs. + +A few things that bring those module here: +o All makes use of various lazyload goodness: IMG, IFRAME, and DIV/BODY, etc., + which is not currently available at D8, nor D7 AFAIK. +o All has things in common, that is, working towards performant image and media. + +Please ignore the namespace. The point is to not repeat.