mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Fix typos in picturefill description (#279)
Escape HTML tag for visibility, add a full stop.
This commit is contained in:
parent
a2968f0003
commit
5e06ee6ebc
@ -821,7 +821,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.
|
||||
* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for <picture>, srcset, sizes
|
||||
* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for <picture>, srcset, sizes.
|
||||
* [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms.
|
||||
* [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms.
|
||||
* [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user