# Echo [![Build Status](https://travis-ci.org/toddmotto/echo.png)](https://travis-ci.org/toddmotto/echo) Echo, simple JavaScript image lazy-loading, no jQuery! Super fast and easy. ```html ``` ## Demo Check out a [demo of Echo](http://toddmotto.com/labs/echo). ## Installing with Bower To install Echo into your project using Bower, use the GitHub repository hook: ``` bower install https://github.com/toddmotto/echo.git ``` ## Manual installation Drop your files into your required folders, make sure you're using the file(s) from the `dist` folder, which is the compiled production-ready code. Ensure you place the script before the closing `