浏览器兼容
1.https://qa.polyfill.io/v2/docs/features/ polyfills 这个是智能的检测和支持html5
2.http://www.tuicool.com/articles/UVnEVj modernizr.js 这个是做检测浏览器是否支持某个功能用的
3.http://www.ruanyifeng.com/blog/2012/11/compass.html compass + sass
4.http://www.oschina.net/p/html5shim html5shim no test
5. respond.js 用来兼容支持min-width max-width ....
6.https://www.oschina.net/p/es6-shim es6 shim
7.http://www.cnblogs.com/zhibu/p/5176838.html 这个是让浏览器基础的样式统一的插件