toddmotto / echo

Lazy-loading images with data-* attributes

Home Page:http://toddmotto.com/labs/echo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDN + Bower ?

sgarbesi opened this issue · comments

Can the owner do the following? Needs to be done by the owner and not a user/fan.

Add this repo to http://bower.io

Make a pull request to CDNjs.com so we can use this from a CDN

Adding a 1KB script to a CDN is really a waste of time.

The Readme tells the developer how to install with bower, a simple bower install https://github.com/toddmotto/echo.git is fine for users, especially adding to their bower.json.

@toddmotto I personally use CDN's for everything and host locally as a fallback.

I saw the Readme, but most of the time I don't start hunting Google hoping to find a library. (I'm guessing others take this route as well). Had I been using jQuery I would've have even found this library, but since I'm avoiding jQuery I had to dig the net. I usually perform bower search keyword in which case this library never shows up.