From d05c9ed53aa1a4b928e32e41e0b26d3925822aeb Mon Sep 17 00:00:00 2001 From: Huei Tan Date: Fri, 12 Jun 2015 15:53:46 +0800 Subject: [PATCH] Add picturefill #100 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2f4742..f16cbff 100644 --- a/README.md +++ b/README.md @@ -637,6 +637,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Misc * [echo](https://github.com/toddmotto/echo) - Lazy-loading images with data-* attributes. [![](http://spmjs.io/badge/echo.js)](http://spmjs.io/package/echo.js) +* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for , srcset, sizes * [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms. [![](http://spmjs.io/badge/platform.js)](http://spmjs.io/package/platform.js) * [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms. [![](http://spmjs.io/badge/json3)](http://spmjs.io/package/json3)