└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 1. 综合类 2 | 3 | - [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html) 4 | - [前端知识结构](https://github.com/JacksonTian/fks) 5 | - [Web前端开发大系概览](https://github.com/unruledboy/WebFrontEndStack) 6 | - [Web前端开发大系概览-中文版](http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html) 7 | - [Web Front-end Stack v2.2](https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png) 8 | - [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) 9 | - [前端书籍](https://github.com/dypsilon/frontend-dev-bookmarks) 10 | - [前端免费书籍大全](https://github.com/vhf/free-programming-books) 11 | - [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html) 12 | - [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) 13 | - [智能社 - 精通JavaScript开发](http://study.163.com/course/introduction/224014.htm) 14 | - [重新介绍 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript) 15 | - [麻省理工学院公开课:计算机科学及编程导论](http://v.163.com/special/opencourse/bianchengdaolun.html) 16 | - [JavaScript中的this陷阱的最全收集--没有之一](http://segmentfault.com/a/1190000002640298) 17 | - [JS函数式编程指南](https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html) 18 | - [JavaScript Promise迷你书(中文版)](http://liubin.github.io/promises-book/) 19 | - [腾讯移动Web前端知识库](https://github.com/AlloyTeam/Mars) 20 | - [Front-End-Develop-Guide 前端开发指南](https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide) 21 | - [前端开发笔记本](https://li-xinyang.gitbooks.io/frontend-notebook/content/) 22 | - [大前端工具集 - 聂微东](https://github.com/nieweidong/fetool) 23 | - [前端开发者手册](https://dwqs.gitbooks.io/frontenddevhandbook/content/) 24 | 25 | 2. 入门类 26 | 27 | - [前端入门教程](http://www.cnblogs.com/jikey/p/3613082.html) 28 | - [瘳雪峰的Javascript教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000) 29 | - [jQuery基础教程](http://www.imooc.com/view/11) 30 | - [前端工程师必备的PS技能——切图篇](http://www.imooc.com/view/506) 31 | - [结合个人经历总结的前端入门方法](https://github.com/qiu-deqing/FE-learning) 32 | 33 | 3. 效果类 34 | 35 | - [弹出层](http://www.imooc.com/learn/58) 36 | - [焦点图轮播特效](http://www.imooc.com/learn/18) 37 | 38 | 4. 工具类 39 | 40 | - [css sprite 雪碧图制作](http://www.imooc.com/learn/93) 41 | - [版本控制入门 – 搬进 Github](http://www.imooc.com/learn/390) 42 | - [Grunt-beginner前端自动化工具](http://www.imooc.com/learn/30) 43 | 44 | 5. 慕课专题 45 | 46 | - [张鑫旭 - 慕课系列](http://www.imooc.com/space/teacher/id/197450) 47 | - [lyn - 慕课系列](http://www.imooc.com/space/teacher/id/104593) 48 | - [艾伦 - 慕课系列](http://www.imooc.com/space/teacher/id/290139) 49 | - [碧仔 - Hello,移动WEB](http://www.imooc.com/view/494) 50 | 51 | 6. 周报类 52 | 53 | - [平安科技移动开发二队技术周报](https://github.com/PaicHyperionDev/MobileDevWeekly) 54 | 55 | ###六. API: 56 | 57 | ####1. 总目录 58 | 59 | 1. 开发中心 60 | 61 | - [mozilla js参考](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript) 62 | - [chrome开发中心(chrome的内核已转向blink)](https://developer.chrome.com/extensions/api_index.html) 63 | - [safari开发中心](https://developer.apple.com/library/safari/navigation) 64 | - [microsoft js参考](https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx) 65 | - [js秘密花园](http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html) 66 | - [js秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/) 67 | - [w3help](http://www.w3help.org/) 综合Bug集合网站 68 | 69 | 2. 综合搜索 70 | 71 | - [javascripting](http://www.javascripting.com/) 72 | - [各种流行库搜索](http://microjs.com/) 73 | 74 | 3. 综合API 75 | 76 | - [runoob.com-包含各种API集合](http://www.runoob.com/) 77 | - [开源中国在线API文档合集](http://tool.oschina.net/apidocs) 78 | - [devdocs](http://devdocs.io/) 英文综合API网站 79 | 80 | ####2. jQuery 81 | 82 | * [jQuery API 中文文档](http://www.jquery123.com/) 83 | * [hemin 在线版](http://hemin.cn/jq/) 84 | * [css88 jq api](http://www.css88.com/jqapi-1.9/on/) 85 | * [css88 jqui api](http://www.css88.com/jquery-ui-api/) 86 | * [学习jquery](http://learn.jquery.com/) 87 | * [jquery 源码查找](http://james.padolsey.com/jquery/) 88 | 89 | ####3. Ecmascript 90 | 91 | - [Understanding ECMAScript 6 - Nicholas C. Zakas](https://leanpub.com/understandinges6/read) 92 | - [exploring-es6](https://leanpub.com/exploring-es6/read) 93 | - [exploring-es6翻译](https://github.com/es6-org/exploring-es6) 94 | - [exploring-es6翻译后预览](http://es6-org.github.io/exploring-es6/) 95 | - [阮一峰 es6](http://es6.ruanyifeng.com/) 96 | - [阮一峰 Javascript](http://javascript.ruanyifeng.com/) 97 | - [ECMA-262,第 5 版](http://yanhaijing.com/es5/) 98 | - [es5](http://es5.github.io/) 99 | 100 | ####4. Js template 101 | 102 | - [template-chooser](http://garann.github.io/template-chooser/) 103 | - [artTemplate](https://github.com/aui/artTemplate) 104 | - [tomdjs](https://github.com/aui/tmodjs/blob/master/README.md) 105 | - [淘宝模板juicer模板](http://juicer.name/docs/docs_zh_cn.html) 106 | - [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/) 107 | - [laytpl](http://laytpl.layui.com/) 108 | - [mozilla - nunjucks](https://github.com/mozilla/nunjucks) 109 | - [Juicer](https://github.com/PaulGuo/Juicer) 110 | - [dustjs](http://akdubya.github.io/dustjs/) 111 | - [etpl](http://ecomfe.github.io/etpl/) 112 | 113 | ####5. 弹出层 114 | 115 | - [artDialog 最新版](https://github.com/aui/artDialog) 116 | - [artDialog 文档](http://aui.github.io/artDialog/doc/index.html) 117 | - [google code 下载地址](https://code.google.com/p/artdialog/downloads/list) 118 | - [贤心弹出层](http://layer.layui.com/) 119 | - [响应式用户交互组件库](https://github.com/bh-lay/UI) 120 | - [sweetalert-有css3动画弹出层](http://t4t5.github.io/sweetalert/) 121 | 122 | ####6. CSS 123 | 124 | - [CSS 语法参考](http://tympanus.net/codrops/css_reference/) 125 | - [CSS3动画手册](http://isux.tencent.com/css3/index.html) 126 | - [腾讯css3动画制作工具](http://isux.tencent.com/css3/tools.html) 127 | - [志爷css小工具集合](http://linxz.github.io/tianyizone/) 128 | - [css3 js 移动大杂烩](http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb) 129 | - [bouncejs 触摸库](http://bouncejs.com/) 130 | - [css3 按钮动画](http://fian.my.id/Waves/) 131 | - [animate.css](http://daneden.github.io/animate.css/) 132 | - [全局CSS的终结(狗带) [译]](http://www.alloyteam.com/2015/10/8536/) 133 | 134 | ####7. Angularjs 135 | 136 | - [Angular.js 的一些学习资源](https://github.com/dolymood/AngularLearning) 137 | - [angularjs中文社区](http://angularjs.cn/) 138 | - [Angularjs源码学习](http://www.cnblogs.com/xuwenmin888/p/3739096.html) 139 | - [Angularjs源码学习](http://www.ifeenan.com/?c=AngularJS) 140 | - [angular对bootstrap的封装](http://angular-ui.github.io/bootstrap/) 141 | - [angularjs + nodejs](https://cnodejs.org/topic/51404e0f069911196d2e3923) 142 | - [吕大豹 Angularjs](http://www.cnblogs.com/lvdabao/tag/AngularJs/) 143 | - [AngularJS 最佳实践](http://www.infoq.com/cn/news/2013/02/angular-web-app) 144 | - [Angular的一些扩展指令](http://www.lovelucy.info/angularjs-best-practices.html) 145 | - [Angular数据绑定原理](https://github.com/Pasvaz/bindonce) 146 | - [一些扩展Angular UI组件](https://github.com/angular-ui/) 147 | - [Ember和AngularJS的性能测试](http://voidcanvas.com/emberjs-vs-angularjs-performance-testing/) 148 | - [带你走近AngularJS - 基本功能介绍](http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html) 149 | - [Angularjs开发指南](http://angular.duapp.com/docs/guide) 150 | - [Angularjs学习](http://www.cnblogs.com/amosli/p/3710648.html) 151 | - [不要带着jQuery的思维去学习AngularJS](http://www.rainweb.cn/article/angularjs-jquery.html) 152 | - [angularjs 学习笔记](http://wangjiatao.diandian.com/?tag=angularjs) 153 | - [angularjs 开发指南](http://www.angularjs.cn/T008) 154 | - [angularjs 英文资料](https://github.com/jmcunningham/AngularJS-Learning) 155 | - [angular bootstrap](http://angular-ui.github.io/bootstrap/) 156 | - [angular jq mobile](https://github.com/opitzconsulting/jquery-mobile-angular-adapter) 157 | - [angular ui](http://mgcrea.github.io/angular-strap/) 158 | - [整合jQuery Mobile+AngularJS经验谈](http://www.tuicool.com/articles/7ZZVr2) 159 | - [有jQuery背景,该如何用AngularJS编程思想](http://blog.jobbole.com/46589/ ) 160 | - [AngularJS在线教程](http://each.sinaapp.com/angular/) 161 | - [angular学习笔记](http://www.zouyesheng.com/angular.html) 162 | 163 | ####8. React 164 | - [react.js 中文论坛](http://www.react-china.org/) 165 | - [react.js 官方网址](https://facebook.github.io/react/index.html) 166 | - [react.js 官方文档](https://facebook.github.io/react/docs/getting-started.html) 167 | - [react.js material UI](http://material-ui.com/#/) 168 | - [react.js TouchstoneJS UI](http://touchstonejs.io/) 169 | - [react.js amazeui UI](http://amazeui.org/react/) 170 | - [React 入门实例教程 - 阮一峰](http://www.ruanyifeng.com/blog/2015/03/react.html) 171 | - [React Native 中文版](http://wiki.jikexueyuan.com/project/react-native/) 172 | - [Webpack 和 React 小书 - 前端乱炖](http://www.html-js.com/article/Fakefish%203053) 173 | - [Webpack 和 React 小书 - gitbook](https://fakefish.github.io/react-webpack-cookbook/) 174 | - [webpack](https://github.com/webpack/webpack) 175 | - [Webpack,101入门体验](http://html-js.com/article/3009) 176 | - [webpack入门教程](http://html-js.com/article/3113) 177 | - [基于webpack搭建前端工程解决方案探索](http://segmentfault.com/a/1190000003499526) 178 | - [React原创实战视频教程](http://www.piliyu.com/) 179 | 180 | ####9. 移动端API 181 | 182 | 1. API 183 | - [99移动端知识集合](https://github.com/jtyjty99999/mobileTech) 184 | - [移动端前端开发知识库](https://github.com/AlloyTeam/Mars) 185 | - [移动前端的一些坑和解决方法(外观表现)](http://caibaojian.com/mobile-web-bug.html) 186 | - [【原】移动web资源整理](http://www.cnblogs.com/PeunZhang/p/3407453.html) 187 | - [zepto 1.0 中文手册](http://mweb.baidu.com/zeptoapi/) 188 | - [zepto 1.0 中文手册](http://www.html-5.cn/Manual/Zepto/) 189 | - [zepto 1.1.2](http://www.css88.com/doc/zeptojs_api/) 190 | - [zepto 中文注释](http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html) 191 | - [jqmobile 手册](http://app-framework-software.intel.com/api.php) 192 | - [移动浏览器开发集合](https://github.com/maxzhang/maxzhang.github.com/issues) 193 | - [移动开发大杂烩](https://github.com/hoosin/mobile-web-favorites) 194 | - [微信webview中的一些问题](http://lin-chao.github.io/2014/11/14/%E5%BE%AE%E4%BF%A1webview%E4%B8%AD%E7%9A%84%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98/) 195 | 2. 框架 196 | - [特色的HTML框架可以创建精美的iOS应用](http://framework7.taobao.org/) 197 | - [淘宝SUI](http://m.sui.taobao.org/) 198 | 199 | ####10. avalon 200 | 201 | - [avalonjs](http://avalonjs.github.io/) 202 | - [Avalon新一代UI库: OniUI](http://ued.qunar.com/oniui/index.html) 203 | - [avalon.oniui-基于avalon的组件库](https://github.com/RubyLouvre/avalon.oniui) 204 | - []() 205 | 206 | ####11. Requriejs 207 | 208 | - [Javascript模块化编程(一):模块的写法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html) 209 | - [Javascript模块化编程(二):AMD规范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html) 210 | - [Javascript模块化编程(三):require.js的用法](http://www.ruanyifeng.com/blog/2012/11/require_js.html) 211 | - [RequireJS入门(一)](http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html) 212 | - [RequireJS入门(二)](http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html) 213 | - [RequireJS进阶(三)](http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html) 214 | - [requrie源码学习](http://www.cnblogs.com/yexiaochai/p/3632580.html ) 215 | - [requrie 入门指南](http://www.oschina.net/translate/getting-started-with-the-requirejs-library ) 216 | - [requrieJS 学习笔记](http://www.cnblogs.com/yexiaochai/p/3214926.html ) 217 | - [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ ) 218 | - [require backbone结合](http://www.cnblogs.com/yexiaochai/p/3221081.html ) 219 | 220 | ####12. Seajs 221 | 222 | - [seajs](http://seajs.org/) 223 | - [seajs 中文手册](http://cyj.me/why-seajs/zh/) 224 | 225 | ####13. Less,sass 226 | 227 | - [sass](http://www.w3cplus.com/sassguide/) 228 | - [sass教程-sass中国](http://www.sass.hk/) 229 | - [Sass 中文文档](http://sass.bootcss.com/) 230 | - [less](http://less.bootcss.com/) 231 | 232 | ####14. Markdown 233 | 234 | - [Markdown 语法说明 (简体中文版)](http://wowubuntu.com/markdown/) 235 | - [markdown入门参考](https://github.com/LearnShare/Learning-Markdown/blob/master/README.md) 236 | - [gitbook](https://www.gitbook.com/) 国外的在线markdown可编辑成书 237 | - [mdeditor](https://www.zybuluo.com/mdeditor) 一款国内的在线markdown编辑器 238 | - [stackedit](https://stackedit.io) 国外的在线markdown编辑器,功能强大,同步云盘 239 | - [mditor](http://bh-lay.github.io/mditor/) 一款轻量级的markdown编辑器 240 | - [lepture-editor](https://github.com/lepture/editor) 241 | - [markdown-editor](https://github.com/jbt/markdown-editor) 242 | 243 | ####15. D3 244 | 245 | - [d3 Tutorials](https://github.com/mbostock/d3/wiki/Tutorials) 246 | - [Gallery](https://github.com/mbostock/d3/wiki/Gallery) 247 | - [lofter](http://datavisual.lofter.com/post/40cf3a_188e535) 248 | - [iteye](http://alanland.iteye.com/blog/1878595) 249 | - [ruanyifeng](http://javascript.ruanyifeng.com/library/d3.html) 250 | 251 | ####16. 兼容性 252 | 253 | - [esma 兼容列表](http://kangax.github.io/compat-table/es6/) 254 | - [W3C CSS验证服务](http://jigsaw.w3.org/css-validator/validator.html.zh-cn) 255 | - [caniuse](http://caniuse.com/#index ) 256 | - [csscreator](http://csscreator.com/properties) 257 | - [microsoft](https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx) 258 | - [在线测兼容-移动端](http://www.responsinator.com/) 259 | - [emulators](https://www.manymo.com/emulators) 260 | 261 | ####17. UI相关 262 | 263 | - [bootcss](http://v3.bootcss.com/) 264 | - [MetroUICSS](http://www.w3cplus.com/MetroUICSS/) 265 | - [semantic](http://semantic-ui.com/) 266 | - [Buttons](http://alexwolfe.github.io/Buttons/) 267 | - [kitecss](http://hiloki.github.io/kitecss/) 268 | - [pintuer](http://www.pintuer.com/) 269 | - [amazeui](http://amazeui.org/) 270 | - [worldhello](http://www.worldhello.net/gotgithub/index.html) 271 | - [linuxtoy](http://igit.linuxtoy.org/contents.html) 272 | - [gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) 273 | - [rogerdudler](http://rogerdudler.github.io/git-guide/index.zh.html) 274 | - [gitref](http://gitref.justjavac.com/) 275 | - [book](http://git-scm.com/book/zh) 276 | - [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/) 277 | 278 | ####18. HTTP 279 | 280 | - [HTTP API 设计指南](http://segmentfault.com/bookmark/1230000002521721) 281 | 282 | ####19. 其它API 283 | 284 | - [javascript流行库汇总](javascriptoo) 285 | - [验证api](http://niceue.com/validator/demo/index.php) 286 | - [underscore 中文手册](http://www.css88.com/doc/underscore/) 287 | - [underscore源码分析](http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031) 288 | - [underscore源码分析-亚里士朱德的博客](http://yalishizhude.github.io/tags/underscore/) 289 | - [underscrejs en api](http://underscorejs.org/) 290 | - [lodash - underscore的代替品](https://lodash.com/) 291 | - [ext4api](http://extjs-doc-cn.github.io/ext4api/) 292 | - [backbone 中文手册](http://www.csser.com/tools/backbone/backbone.js.html) 293 | - [qwrap手册](http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm) 294 | - [缓动函数](http://easings.net/zh-cn) 295 | - [svg 中文参考](http://www.w3school.com.cn/svg/svg_reference.asp) 296 | - [svg mdn参考](https://developer.mozilla.org/en-US/docs/Web/SVG) 297 | - [svg 导出 canvas](https://github.com/gabelerner/canvg) 298 | - [svg 导出 png](https://github.com/exupero/saveSvgAsPng) 299 | - [ai-to-svg](http://www.zamzar.com/convert/ai-to-svg/) 300 | - [localStorage 库](https://github.com/machao/localStorage) 301 | 302 | ####20. 图表类 303 | 304 | - [Highcharts 中文API](http://www.hcharts.cn/api/index.php) 305 | - [Highcharts 英文API](http://api.highcharts.com/highcharts) 306 | - [ECharts 百度的图表软件](http://echarts.baidu.com/ ) 307 | - [高德地图](http://lbs.amap.com/api/) 308 | - [开源的矢量图脚本框架](http://paperjs.org/) 309 | - [svg 地图](http://jvectormap.com/) 310 | 311 | ####21. vue 312 | 313 | - [Vue](http://cn.vuejs.org/) 314 | - [Vue 论坛](http://forum.vuejs.org/) 315 | - [Vue 入门指南](http://www.cnblogs.com/aaronjs/p/3660102.html) 316 | - [Vue 的一些资源索引](http://segmentfault.com/a/1190000000411057) 317 | - [awesome-vue](https://github.com/vuejs/awesome-vue) 318 | 319 | ####21. 正则 320 | 321 | - [JS正则表达式元字符](http://segmentfault.com/a/1190000002471140) 322 | - [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm) 323 | - [MDN-正则表达式](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions) 324 | - [ruanyifeng - RegExp对象](http://javascript.ruanyifeng.com/stdlib/regexp.html) 325 | - [小胡子哥 - 进阶正则表达式](http://div.io/topic/764?page=1) 326 | - [is.js](https://github.com/Cedriking/is.js/blob/master/is.js) 327 | - [正则在线测试](http://regexper.com/) 328 | - []() 329 | 330 | ####22. ionic 331 | 332 | - [ionic](https://github.com/ychow/ionic-guide) 333 | 334 | ####23. 其它 335 | 336 | - [Mock.js 是一款模拟数据生成器](http://mockjs.com/) 337 | 338 | ###七. 开发规范 339 | 340 | 1. 前端 341 | - [通过分析github代码库总结出来的工程师代码书写习惯](http://alloyteam.github.io/CodeGuide) 342 | - [HTML&CSS编码规范 by @mdo](http://codeguide.bootcss.com/) 343 | - [团队合作的css命名规范-腾讯AlloyTeam前端团队](http://www.alloyteam.com/2011/10/107/) 344 | - [前端编码规范之js - by yuwenhui](http://yuwenhui.github.io/) 345 | - [前端编码规范之js - by 李靖](http://www.cnblogs.com/hustskyking/p/javascript-spec.html) 346 | - [前端开发规范手册](http://zhibimo.com/read/Ashu/front-end-style-guide/) 347 | - [Airbnb JavaScript 编码规范(简体中文版)](https://github.com/yuche/javascript#table-of-contents) 348 | - [AMD与CMD规范的区别](http://www.zhihu.com/question/20351507) 349 | - [AMD与CMD规范的区别](http://www.cnblogs.com/tugenhua0707/p/3507957.html) 350 | - [KISSY 源码规范](http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html) 351 | - [bt编码规范](http://codeguide.bootcss.com/) 352 | - [规范加强版](https://github.com/Suxiaogang/Code_Guide) 353 | - [前端代码规范 及 最佳实践](http://blog.jobbole.com/79075/) 354 | - [百度前端规范](http://coderlmn.github.io/code-standards/) 355 | - [百度前端规范](http://isobar-idev.github.io/code-standards/) 356 | - [百度前端规范](http://zhuanlan.zhihu.com/fuyun/19884834) 357 | - [ECMAScript6 编码规范--广发证券前端团队](https://github.com/gf-rd/es6-coding-style) 358 | - [JavaScript 风格指南/编码规范(Airbnb公司版)](http://blog.jobbole.com/79484/) 359 | - [网易前端开发规范](http://nec.netease.com/standard) 360 | - [css模块](http://www.75team.com/archives/1049) 361 | - [前端规范资源列表](https://github.com/ecomfe/spec) 362 | 363 | 2. PHP 364 | 365 | - [最流行的PHP 代码规范](http://segmentfault.com/a/1190000000443795) 366 | - [最流行的PHP 代码规范](https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md) 367 | 368 | 3. Android 369 | 370 | - [【敏捷开发】Android团队开发规范](http://www.cnblogs.com/lcw/p/3619181.html) 371 | - [Android 开发规范与应用](http://www.jianshu.com/p/4390f4fe19b3) 372 | 373 | ###八. 其它收集 374 | 375 | ####1. 各大公司开源项目 376 | 377 | - [Facebook Projects](https://code.facebook.com/projects/web/) 378 | - [百度web前端研发部](http://fex.baidu.com/) 379 | - [百度EFE](http://efe.baidu.com/) 380 | - [百度github](https://github.com/fex-team/) 381 | - [alloyteam](http://www.alloyteam.com/) 382 | - [alloyteam-github](http://alloyteam.github.io/) 383 | - [alloyteam-AlloyGameEngine](https://github.com/AlloyTeam/AlloyGameEngine) 384 | - [AlloyDesigner](http://alloyteam.github.io/AlloyDesigner/) 即时修改,即时保存,设计稿较正,其它开发辅助工具 385 | - [H5交互页编辑器AEditor介绍](http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao/) H5动画交互页开发的工具介绍 386 | - [AEditor](http://aeditor.alloyteam.com/) H5动画交互页开发的工具 387 | - [maka](http://forum.maka.im/wordpress/) 388 | - [值得订阅的weekly](https://github.com/fenbility/weekly-feed) 389 | - [腾讯html5](http://cube.qq.com/) 390 | - [奇舞团开源项目](http://75team.github.io/) 391 | - [Qunar UED](http://ued.qunar.com/) 392 | - [Scrat](http://scrat.io) 393 | 394 | ####2. Javascript 395 | 396 | 1. 常用 397 | 398 | - [ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性](http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome/) 399 | - [模拟键盘](http://mottie.github.io/Keyboard/) 400 | - [拼音](https://github.com/hotoo/pinyin) 401 | - [中国个人身份证号验证](https://github.com/mc-zone/IDValidator) 402 | 403 | 2. 算法 404 | 405 | - [数据结构与算法 JavaScript 描述. 章节练习](https://github.com/Ralph-Wang/algorithm.in.js) 406 | - [常见排序算法(JS版)](https://github.com/twobin/twobinSort) 407 | - [经典排序](https://github.com/luofei2011/jsAgm/blob/master/js/sort.js) 408 | - [常见排序算法-js版本](https://github.com/hechangmin/jssort) 409 | - [JavaScript 算法与数据结构 精华集](https://github.com/lightningtgc/JavaScript-Algorithms) 410 | - [面试常考算法题精讲](http://www.nowcoder.com/live/courses) 411 | - []() 412 | 413 | 3. 移动端 414 | 415 | - [fastclick](https://github.com/ftlabs/fastclick) 416 | - [no-click-delay](https://github.com/mmastrac/jquery-noclickdelay) 417 | 418 | 4. JSON 419 | 420 | - [模拟生成JSON数据](http://beta.json-generator.com/) 421 | - [返回跨域JSONAPI](http://jsonp.afeld.me/) 422 | 423 | ####3. Html5 424 | - [HTML5 有哪些让你惊艳的 demo?](http://www.zhihu.com/question/24398907) 425 | 426 | ####4. CSS 427 | - [browserhacks](http://browserhacks.com/) 428 | - []() 429 | 430 | ####5. jQuery 431 | 432 | 1. 焦点图 433 | 434 | - [myfocus](https://github.com/koen301/myfocus) 435 | - [myfocus-官方演示站](http://www.chhua.com/myfocus/) 436 | - [SuperSlidev2.1 -- 大话主席](http://www.superslide2.com/) 437 | - [soChange](http://www.bujichong.com/sojs/soChange/index.html) 438 | 439 | ####6. Ext, EasyUI, J-UI 及其它各种UI方案 440 | 441 | 1. Ext 442 | 443 | - [extjs](https://www.sencha.com/products/extjs/) 444 | - [ext4英文api](http://docs.sencha.com/extjs/4.0.7/) 445 | - [ext4中文api](http://extjs-doc-cn.github.io/ext4api/) 446 | - []() 447 | 448 | 2. EasyUI 449 | 450 | - [jquery easyui 未压缩源代码](http://jquery-easyui.googlecode.com/svn/trunk/src/) 451 | 452 | 3. J-UI 453 | 454 | - [J-UI](http://jui.org/) 455 | 456 | 4. Other 457 | 458 | - [MUI-最接近原生APP体验的高性能前端框架](http://dcloudio.github.io/mui/) 459 | - [Amaze UI | 中国首个开源 HTML5 跨屏前端框架](http://amazeui.org/) 460 | - [淘宝 HTML5 前端框架](http://m.sui.taobao.org/) 461 | - [KISSY - 阿里前端JavaScript库](http://docs.kissyui.com/) 462 | - [网易Nej - Nice Easy Javascript](http://nej.netease.com/) 463 | - [Kendo UI MVVM Demo](http://demos.telerik.com/kendo-ui/mvvm/index) 464 | - [Bootstrap](http://www.bootcss.com/) 465 | - [Smart UI](http://smartui.chinamzz.com/) 466 | - [雅虎UI - CSS UI](http://developer.yahoo.com/yui/grids/) 467 | 468 | ####7. 页面 社会化 分享功能 469 | 470 | - [百度分享](http://share.baidu.com/) pc端 471 | - [JiaThis](http://jiathis.com/) pc端 472 | - [社会化分享组件](http://developer.baidu.com/soc/share) 移动端 473 | - [ShareSDK 轻松实现社会化功能](http://www.mob.com/#/index) 移动端 474 | - [友盟分享](http://dev.umeng.com/social/android/quick-integration) 移动端 475 | 476 | ####8. 富文本编辑器 477 | 478 | - [功能齐全 tinymce](https://www.tinymce.com/) 479 | - [百度 ueditor](http://ueditor.baidu.com/website/) 480 | - [经典的ckeditor](http://ckeditor.com/) 481 | - [经典的kindeditor](http://kindeditor.net/) 482 | - [wysiwyg](http://www.bootcss.com/p/bootstrap-wysiwyg/) 483 | - [一个有情怀的编辑器。Bach's Editor](http://integ.github.io/BachEditor/) 484 | - [tower用的编辑器](https://github.com/mycolorway/simditor) 485 | - [summernote 编辑器](https://github.com/summernote/summernote) 486 | - [html5编辑器](http://neilj.github.io/Squire/) 487 | - [XEditor](http://lab.hustlzp.com/XEditor/) 488 | - [wangEditor](https://github.com/wangfupeng1988/wangEditor ) 489 | 490 | ####9. 日历 491 | 492 | 1. PC 493 | 494 | - [经典my97](http://www.my97.net/dp/demo/index.htm) 495 | - [强大的独立日期选择器](http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html) 496 | - [fullcalendar](http://fullcalendar.io/) 497 | - [fullcalendar日历控件知识点集合 ](http://blog.csdn.net/francislaw/article/details/7740630) 498 | - [中文api](http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html) 499 | - [农历日历](https://github.com/zzyss86/LunarCalendar) 500 | - [超酷的仿百度带节日日历老黄历控件](http://www.sucaisj.com/jiaoben/date/201509/16856.html) 501 | - [日期格式化](http://momentjs.com/) 502 | - [大牛日历控件](https://github.com/Johnqing/QPAYCalendar/) 503 | - [我群某管理作品](https://github.com/Iamlars/dateMarker) 504 | - [input按位替换-官网](http://digitalbush.com/projects/masked-input-plugin/) 505 | - [input按位替换-github](https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2) 506 | - [bootstrap-daterangepicker](https://github.com/dangrossman/bootstrap-daterangepicker) 507 | - [国外30个插件集合](http://www.vandelaydesign.com/30-best-free-jquery-plugins/) 508 | - [JavaScript datepicker](http://dbushell.com/2012/10/09/pikaday-javascript-datepicker/) 509 | - [Datepair.js](http://jonthornton.github.io/Datepair.js/) 510 | - [一个风格多样的日历](https://github.com/glad/glDatePicker) 511 | - [弹出层式的全日历](http://amsul.ca/pickadate.js/date/) 512 | - [jquery双日历](http://www.daterangepicker.com/) 513 | 514 | 2. 移动 515 | 516 | - [大气实用jQuery手机移动端日历日期选择插件](http://www.frankdemo.cn/index.php?c=content&a=show&id=115) 517 | - [jQuery Mobile 移动开发中的日期插件Mobiscroll ](https://mobiscroll.com/) 518 | 519 | 520 | 3. Date library 521 | 522 | - [Datejs](https://github.com/datejs/Datejs) 523 | - [sugarjs](http://sugarjs.com/api/Date) 524 | 525 | ####10. 综合效果搜索平台 526 | 527 | - [效果网](http://www.jq22.com) 528 | - [17素材](http://www.17sucai.com/) 529 | - [常用的JavaScript代码片段](http://microjs.com/) 530 | 531 | ####11. 前端工程化 532 | 533 | 1. 概述 534 | 535 | - [前端工具大全](http://www.awesomes.cn/) 536 | - [什么是前端工程化](https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0#) 537 | 538 | 2. Gulp 539 | 540 | - [Gulp官网](http://gulpjs.com/) 541 | - [Gulp中文网](http://www.gulpjs.com.cn/) 542 | - [gulp资料收集](https://github.com/Platform-CUF/use-gulp) 543 | - [Gulp:任务自动管理工具 - ruanyifeng](http://javascript.ruanyifeng.com/tool/gulp.html) 544 | - [Gulp插件](http://gulpjs.com/plugins/) 545 | - [Gulp不完全入门教程](http://www.ido321.com/1622.html) 546 | - [为什么使用gulp?](https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33) 547 | - [Gulp安装及配合组件构建前端开发一体化](http://www.dbpoo.com/getting-started-with-gulp/) 548 | - [Gulp 入门指南](https://github.com/nimojs/gulp-book) 549 | - [Gulp 入门指南 - nimojs](https://github.com/nimojs/blog/issues/19) 550 | - [Gulp入门教程](http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B/) 551 | - [Gulp in Action](http://www.imooc.com/video/5692) 552 | - [Gulp开发教程(翻译)](http://www.w3ctech.com/topic/134) 553 | - [前端构建工具gulpjs的使用介绍及技巧](http://www.cnblogs.com/2050/p/4198792.html) 554 | 555 | 3. Grunt 556 | 557 | - [gruntjs](http://gruntjs.com/) 558 | - [Grunt中文网](http://www.gruntjs.net/) 559 | 560 | 4. Fis 561 | 562 | - [fis 官网](http://fex-team.github.io/fis-site/index.html) 563 | - [fis](http://fis.baidu.com/) 564 | 565 | ####12. 轮播图 566 | 567 | 1. pc图轮 568 | 569 | - [单屏轮播sochange](http://www.jsfoot.com/jquery/demo/2011-09-20/192.html) 570 | - [左右按钮多图切换](http://bxslider.com/examples/carousel-demystified) 571 | - [fullpage全屏轮播](https://github.com/alvarotrigo/fullPage.js/) 572 | 573 | 2. 移动端 574 | 575 | - [无缝切换](http://www.swipejs.com/) 576 | - [滑屏效果](http://www.idangero.us/swiper/) 577 | - [全屏fullpage](https://github.com/peunzhang/fullpage) 578 | - [单个图片切换](https://github.com/qiqiboy/touchslider) 579 | - [单个全屏切换](https://github.com/peunzhang/slip.js) 580 | - [百度的切换库](http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group) 581 | - [单个全屏切换](https://github.com/peunzhang/iSlider) 582 | - [滑屏效果](https://github.com/saw/touch-interfaces) 583 | - [旋转拖动设置](http://baijs.com/tinycircleslider/) 584 | - [类似于swipe切换](http://touchslider.com/) 585 | - [支持多种形式的触摸滑动](http://www.swiper.com.cn/demo/index.html) 586 | - [滑屏效果](https://github.com/joker-ye/main/blob/master/wap/index.html) 587 | - [大话主席pc移动图片轮换](http://www.superslide2.com/) 588 | - [滑屏效果](https://github.com/hahnzhu/parallax.js) 589 | - [基于zepto的fullpage](https://github.com/yanhaijing/zepto.fullpage) 590 | - [[WebApp]定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应](http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html) 591 | - [判断微信客户端的那些坑](http://loo2k.com/blog/detecting-wechat-client/) 592 | - [可以通过javascript直接调用原生分享的工具](https://github.com/JefferyWang/nativeShare.js) 593 | - [JiaThis 分享到微信代码](http://www.jiathis.com/help/html/weixin-share-code) 594 | - [聊聊移动端跨平台开发的各种技术](http://fex.baidu.com/blog/2015/05/cross-mobile/) 595 | - [前端自动化测试](http://www.zhihu.com/question/29922082) 596 | - [多种轮换图片](http://ajccom.github.io/niceslider/) 597 | - [滑动侧边栏](https://mango.github.io/slideout/) 598 | 599 | ####13. 文件上传 600 | 601 | - [百度上传组件](http://fex.baidu.com/webuploader/) 602 | - [上传](https://blueimp.github.io/jQuery-File-Upload/) 603 | - [flash 头像上传](http://www.hdfu.net/) 604 | - [图片上传预览](http://www.dropzonejs.com/) 605 | - [图片裁剪](http://elemefe.github.io/image-cropper/) 606 | - [图片裁剪-shearphoto](http://www.shearphoto.com/) 607 | - [jQuery图片处理](http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2) 608 | - []() 609 | 610 | ####14. 模拟select 611 | 612 | - [糖饼 select](http://aui.github.io/popupjs/doc/selectbox.html) 613 | - [flexselect](https://github.com/rmm5t/jquery-flexselect) 614 | - [双select](http://loudev.com/) 615 | - [select2](http://select2.github.io/) 616 | - []() 617 | 618 | ####15. 取色插件 619 | 620 | - [类似 Photoshop 的界面取色插件](http://www.jq22.com/plugin/367) 621 | - [jquery color](https://github.com/jquery/jquery-color/) 622 | - [取色插件集合](http://www.oschina.net/project/tag/287/color-picker) 623 | - [farbtastic 圆环+正方形](https://github.com/mattfarina/farbtastic) 624 | - []() 625 | 626 | ####16. 城市联动 627 | 628 | - [jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果](http://www.ijquery.cn/?p=360) 629 | - []() 630 | 631 | ####17. 剪贴板 632 | 633 | - [剪贴板](https://github.com/zeroclipboard/zeroclipboard) 634 | - [clipboard 最新的剪切方案](http://zenorocha.github.io/clipboard.js/) 635 | - [不是Flash的剪贴板](https://github.com/zenorocha/clipboard.js) 636 | 637 | ####18. 简繁转换 638 | 639 | - [简繁转换](https://github.com/BYVoid/OpenCC) 640 | 641 | ####19. 表格 Grid 642 | 643 | - [facebook表格](http://facebook.github.io/fixed-data-table/) 644 | - [类似于Excel编辑表格-handsontable](http://handsontable.com/) 645 | - [bootstrap-table插件](http://bootstrap-table.wenzhixin.net.cn/) 646 | - [datatables](https://www.datatables.net/) 647 | 648 | ####20. 在线演示 649 | 650 | - [js 在线编辑 - runjs](http://runjs.cn/) 651 | - [js 在线编辑 - jsbin](http://jsbin.com/) 652 | - [js 在线编辑 - codepen](http://codepen.io/) 653 | - [js 在线编辑 - jsfiddle](http://jsfiddle.net/) 654 | - [java 在线编辑 - runjs](http://ideone.com/) 655 | - [js 在线编辑 - hcharts](http://code.hcharts.cn/) 656 | - [js 在线编辑 - jsdm](http://jsdm.com/) 657 | - [sql 在线编辑 - sqlfiddle](http://sqlfiddle.com/) 658 | - [mozilla 在线编辑器](https://thimble.mozilla.org) 659 | 660 | ####21. 播放器 661 | 662 | - [Html5 VideoPlayer](https://github.com/zmmbreeze/DeadSimpleVideoPlayer) 663 | 664 | ####22. 粒子动画 665 | 666 | - [Proton 烟花](http://a-jie.github.io/Proton/#example) 667 | 668 | ###九. Nodejs 669 | 670 | - [nodejs 篇幅比较巨大](http://liuqing.pw/) 671 | - [Node.js 包教不包会](https://github.com/alsotang/node-lessons) 672 | - [篇幅比较少](http://www.rainweb.cn/article/category/Nodejs) 673 | - [node express 入门教程](http://www.w3cfuns.com/article-5598538-1-1.html) 674 | - [nodejs定时任务](http://my.oschina.net/u/568264/blog/193773) 675 | - [一个nodejs博客](http://60sky.com/) 676 | - [【NodeJS 学习笔记04】新闻发布系统](http://www.cnblogs.com/yexiaochai/p/3536547.html) 677 | - [过年7天乐,学nodejs 也快乐](http://www.cnblogs.com/qqloving/p/3541099.html) 678 | - [七天学会NodeJS](https://github.com/nqdeng/7-days-nodejs) 679 | - [Nodejs学习笔记(二)--- 事件模块](http://www.cnblogs.com/zhongweiv/p/nodejs_events.html) 680 | - [nodejs入门](http://www.cnblogs.com/liusuqi/p/3735491.html) 681 | - [angularjs nodejs](https://github.com/zensh/jsgen) 682 | - [从零开始nodejs系列文章](http://blog.fens.me/series-nodejs/) 683 | - [理解nodejs](http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb) 684 | - [nodejs事件轮询](http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop/) 685 | - [node入门](http://www.nodebeginner.org/index-zh-cn.html) 686 | - [nodejs cms](http://ourjs.com/detail/53e1f281c5910a9806000001) 687 | - [Node初学者入门,一本全面的NodeJS教程](http://ourjs.com/detail/529ca5950cb6498814000005) 688 | - [NodeJS的代码调试和性能调优](http://www.barretlee.com/blog/2015/10/07/debug-nodejs-in-command-line/) 689 | 690 | ###十. 性能优化 691 | 692 | 1. 常规优化 693 | 694 | - [Javascript高性能动画与页面渲染](http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering) 695 | - [移动H5前端性能优化指南](http://isux.tencent.com/h5-performance.html) 696 | - [5173首页前端性能优化实践](http://ued.5173.com/?p=1731) 697 | - [给网页设计师和前端开发者看的前端性能优化](http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers) 698 | - [复杂应用的 CSS 性能分析和优化建议](http://www.orzpoint.com/profiling-css-and-optimization-notes/) 699 | - [张鑫旭——前端性能](http://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD/) 700 | - [前端性能监控总结](http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html) 701 | - [网站性能优化之CSS无图片技术](http://udc.weibo.com/2013/05/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E4%B9%8Bcss%E6%97%A0%E5%9B%BE%E7%89%87%E6%8A%80%E6%9C%AF/) 702 | - [web前端性能优化进阶路](http://www.aliued.cn/2013/01/20/web%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E8%BF%9B%E9%98%B6%E8%B7%AF.html) 703 | - [前端技术:网站性能优化之CSS无图片技术](http://my.eoe.cn/tuwandou/archive/4544.html) 704 | - [浏览器的加载与页面性能优化](http://www.baiduux.com/blog/2011/02/15/browser-loading/) 705 | - [页面加载中的图片性能优化](http://www.w3ctech.com/p/1503) 706 | - [Hey——前端性能](http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD) 707 | - [html优化](http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2/) 708 | - [99css——性能](http://www.99css.com/tag/%e6%80%a7%e8%83%bd) 709 | - [Yslow——性能优化](http://www.yslow.net/category.php?cid=20) 710 | - [YSLOW中文介绍](http://www.cnblogs.com/yslow/) 711 | - [转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化](http://www.360ito.com/article/40.html) 712 | - [Yahoo!团队实践分享:网站性能](http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml) 713 | - [网站性能优化指南:什么使我们的网站变慢?](http://blog.jiasule.com/i/153) 714 | - [网站性能优化实践,减少加载时间,提高用户体验](http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html) 715 | - [浅谈网站性能优化 前端篇](http://www.umtry.com/archives/747.html) 716 | - [前端重构实践之如何对网站性能优化?](http://www.adinnet.cn/blog/designview/2012-7-12/678.html) 717 | - [前端性能优化:使用媒体查询加载指定大小的背景图片](http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9/) 718 | - [网站性能系列博文](http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html) 719 | - [加载,不只是少一点点](http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml) 720 | - [前端性能的测试与优化](http://mzhou.me/article/95310/) 721 | - [分享网页加载速度优化的一些技巧?](http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading/) 722 | - [页面加载中的图片性能优化](http://www.f2es.com/images-bytes-opt/) 723 | - [web前端优化(基于Yslow)](http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html) 724 | - [网站性能优化工具大全](https://www.qianduan.net/website-performance-optimization-tool.html) 725 | - [【高性能前端1】高性能HTML](http://www.alloyteam.com/2012/10/high-performance-html/) 726 | - [【高性能前端2】高性能CSS](http://www.alloyteam.com/2012/10/high-performance-css/) 727 | - [由12306谈谈网站前端性能和后端性能优化](http://coolshell.cn/articles/6470.html) 728 | - [AlloyTeam——前端优化](http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96/) 729 | - [毫秒必争,前端网页性能最佳实践](http://www.cnblogs.com/developersupport/p/3248695.html) 730 | - [网站性能工具Yslow的使用方法](http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html) 731 | - [前端工程与性能优化(上):静态资源版本更新与缓存](http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1) 732 | - [前端工程与性能优化(下):静态资源管理与模板框架](http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2) 733 | - [HTTPS连接的前几毫秒发生了什么](http://blog.jobbole.com/48369/) 734 | - [Yslow](http://uicss.cn/yslow/#more-12319) 735 | - [Essential Web Performance Metrics — A Primer, Part 1](http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1/) 736 | - [Essential Web Performance Metrics — Part 2](http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2/) 737 | - [YUISlide,针对移动设备的动画性能优化](http://jayli.github.io/blog/data/2011/12/23/yuislide.html) 738 | - [Improving Site Performance](http://joelglovier.com/improving-site-performance/) 739 | - [让网站提速的最佳前端实践](http://segmentfault.com/a/1190000000367899) 740 | - [Why Website Speed is Important](http://sixrevisions.com/web-development/why-website-speed-is-important/) 741 | - [Need for Speed – How to Improve your Website Performance](https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance/) 742 | - [阿里无线前端性能优化指南 (Pt.1 加载期优化) ](https://github.com/amfe/article/issues/1) 743 | - []() 744 | 745 | 2. 优化工具 746 | 747 | - [JavaScript 性能分析新工具 OneProfile](http://www.html-js.com/article/3083) 748 | - [JavaScript 堆内存分析新工具 OneHeap](http://www.html-js.com/article/3091) 749 | 750 | 3. 在线工具 751 | 752 | - [google在线工具](https://developers.google.com/speed/pagespeed/insights/) 753 | - [阿里测](http://www.alibench.com/) 754 | - [阿里-免费测试服务](http://itest.aliyun.com/) 755 | - [阿里-F2etest多浏览器兼容性测试解决方案](https://github.com/alibaba/f2etest) 756 | - [js性能测试](http://jsperf.com/) 757 | - []() 758 | 759 | ###十一. 前端架构 760 | 761 | - [技术架构](http://www.zhihu.com/topic/19612641) 762 | - [前端架构](http://saito.im/note/The-Architecture-of-F2E/) 763 | - [如何成为前端架构师](http://www.zhihu.com/question/24092572) 764 | - [关于前端架构-张克军](http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html) 765 | - [百度腾讯offer比较(腾讯游戏VS百度基础架构)](http://www.zhihu.com/question/25583350) 766 | - []() 767 | 768 | 769 | ###十二. 个人作品 770 | 771 | ####1. 推荐作品 772 | 773 | - [winter代码片段需要翻墙](https://gist.github.com/wintercn) 774 | - [fgm](http://www.fgm.cc/learn/) 775 | - [岑安作品集](https://github.com/hongru/hongru.github.com) 776 | - [当耐特demo集合](http://kmdjs.github.io/) 777 | - [米空格 js作品](http://www.laoshu133.com/Lab/) 778 | - [myFocus](http://koen301.github.io/) 779 | - [SeaJS组件库](http://panxuepeng.github.io/seajslib/) 780 | - [颜海镜作品](http://yanhaijing.com/myProject/) 781 | - [脚儿网作品](http://jo2.org/category/myworks/) 782 | - [javascript个人作品](http://www.cnitblog.com/yemoo/category/3107.html) 783 | - [妙味的雷东升游戏作品](http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790) 784 | - [javascript作品集](http://bbs.csdn.net/topics/380227212) 785 | - [云五笔,灰度产生生成工具](https://github.com/TooBug/works) 786 | - [项目主页](http://koen301.github.io/) 787 | - [个性的作品主页](http://zaole.net/) 788 | - [播放器](http://static.tingall.com/v2/player/) 789 | - [ucren js demos 集](http://ucren.com/blog/demos) 790 | - [智能社](http://www.zhinengshe.com/works_list.html) 791 | - [实例陈列架](http://demos.shizuwu.cn/) 792 | - [zoye demo](http://zoye.sinaapp.com/demo) 793 | - [王员外](http://lab.yuanwai.wang/) 794 | - [平凡](http://pingfan1990.sinaapp.com) 795 | - [jyg 游戏案例](http://www.lovewebgames.com/) 796 | - [很多jquery插件](http://www.helloweba.com/list.html) 797 | - [不羁虫 - soJs 作品系列](http://www.bujichong.com/sojs/api/index.html) 798 | - [frozenui](http://frozenui.github.io/case.html) 799 | - [黑白棋](http://js-game.github.io/othello/) 800 | - [fromone](http://yansm.github.io/fromone/index.html) 801 | 802 | ####2. 群员作品 803 | 804 | - [MDialog - [合肥-M.J]](http://demo.webjyh.com/) 805 | - [轮播图 - [上海-冷静]](http://sandbox.runjs.cn/show/do6zlrrk ) 806 | - [[广州—坚壳]](http://www.replace5.com/) 807 | - [[成都 - 无痕] 感恩节专题](http://www.seejs.com/demos/) 808 | - [[球霸天]](http://hacke2.github.io/works) 809 | - [[北京-小数]](http://www.cnblogs.com/mcat/) 810 | - [[ptf] Magix 工具](http://thx.github.io/magix/) 811 | - [[杭州-Pft] Magix 基于 MVC 结构和 Hash 驱动的 OPOA(One Page One Application)应用](http://thx.github.io/magix/) 812 | - [[上海-剧中人]-实验室](http://bh-lay.com/labs/) 813 | - [[上海-豪情 ] 作品集合](http://jikeytang.github.io) 814 | - [[成都-feeling]](http://guoshan.sinaapp.com/) 815 | - [[上海-angela]](http://www.cnblogs.com/liyunhua/) 816 | - [[海南-hank]作品](http://hcjp.github.io/work/demo/) 817 | - [[上海-张力]博客](https://github.com/yibuyisheng/blogs/issues) 818 | - [[上海-zenki]作品](http://zkske121.github.io/) 819 | - [移动端图案解锁](http://01google.sinaapp.com/locker.html) 820 | - [[合肥-M.J] - MPreview 移动端图片预览组](https://github.com/webjyh/MPreview.mobile) 821 | - [[合肥-M.J] - Mexam 移动端在线做题组](https://github.com/webjyh/Mexam) 822 | - [[北京-苏瑞] - dancer小人](http://letyougo.github.io/dancer/) 823 | - [[上海-玄沐]- 个人网站](http://k.swao.cn/js/) 824 | - [[厦门-二哲]- 个人博客](http://www.meckodo.com/) 825 | 826 | ####3. 国外大牛精品 827 | 828 | - [pazguille](http://pazguille.me/) 829 | 830 | ###十三. 简历模板 831 | 832 | - [不错的个人简历](http://learnshare.github.io/about/index.html) 833 | - [简历](http://hcy2367.github.io/resume/) 834 | - [张伦](http://ncuey.sinaapp.com/CrispElite/ ) 835 | - [简历](https://github.com/hacke2/ResumeSample) 836 | - [翁天信](http://blog.dandyweng.com/2013/07/how-my-website-was-created/) 837 | - [动画方式的简历](http://www.webhek.com/misc/interactive-resume/) 838 | - [组件丰富简历](http://www.linqing07.com/resume.html) 839 | - [简历池](http://www.mojianli.com/resume/view) 840 | - [haorooms博客](http://www.haorooms.com/about) 841 | - [Justin Young](http://cv.youngdze.com/) 842 | - []() 843 | 844 | ###十四. 面试题 845 | 846 | - [那几个月在找工作(百度,网易游戏)](http://www.nowcoder.com/discuss/3196) 847 | - [2014最新面试题](http://www.html-js.com/article/1743) 848 | - [阿里前端面试题](http://www.w3cfuns.com/thread-5598563-2-1.html) 849 | - [2016校招内推 -- 阿里巴巴前端 -- 三面面试经历 ](http://www.cnblogs.com/imwtr/p/4685546.html) 850 | - [腾讯面试题](http://www.w3cfuns.com/article-5599657-1-1.html) 851 | - [年后跳槽那点事:乐视+金山+360面试之行](http://www.cnblogs.com/lvdabao/p/3660707.html) 852 | - [阿里前端面试题上线](http://fatesinger.com/2722.html) 853 | - [拉勾网js面试题](http://www.cnblogs.com/52cik/p/js-question-lg.html) 854 | - [前端面试](http://www.cnblogs.com/allenxing/p/3724382.html) 855 | - [Web开发笔试面试题 大全](http://mianshiti.diandian.com/) 856 | - [前端开发面试题](http://segmentfault.com/a/1190000000465431) 857 | - [2014最新前端面试题](https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions) 858 | - [百度面试](https://github.com/fex-team/interview-questions) 859 | - [面试题](http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177) 860 | - [前端工作面试问题](https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese) 861 | - [前端开发面试题](http://segmentfault.com/a/1190000000465431) 862 | - [5个经典的前端面试问题](http://ourjs.com/detail/5%E4%B8%AA%E7%BB%8F%E5%85%B8%E7%9A%84%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95%E9%97%AE%E9%A2%98) 863 | - [最全前端面试问题及答案总结 ](http://segmentfault.com/a/1190000002562454) 864 | - [如何面试一名前端开发工程师?](http://www.html-js.com/article/Large-search-front-team-column%202961) 865 | - [史上最全 前端开发面试问题及答案整理](https://github.com/hawx1993/Front-end-Interview-questions) 866 | - [前端实习生面试总结 ](http://www.cnblogs.com/xiaoruo/p/4665163.html) 867 | - [史上最全 前端开发面试问题及答案整理](https://github.com/hawx1993/Front-end-Interview-questions) 868 | - [BAT及各大互联网公司2014前端笔试面试题:JavaScript篇](http://blog.jobbole.com/78738/) 869 | - [前端开发面试题大收集](https://github.com/paddingme/Front-end-Web-Development-Interview-Question) 870 | - [收集的前端面试题和答案](https://github.com/qiu-deqing/FE-interview) 871 | - [如何面试前端工程师](http://www.zhihu.com/question/19568008) 872 | - [前端开发面试题](https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md) 873 | - [牛客网-笔试面经](http://www.nowcoder.com/discuss?type=2) 874 | 875 | ###十五. iconfont 876 | 877 | - [中文字体](http://www.zhihu.com/question/21253343) 878 | - [淘宝字库](http://iconfont.cn) 879 | - [字体](http://mux.alimama.com/fonts) 880 | - [制作教程](http://iconfont.cn/help/platform.html) 881 | - [zhangxinxu-icommon](http://www.zhangxinxu.com/wordpress/?s=icomoon) 882 | - [icommon](https://icomoon.io/app/) 883 | - [用字体在网页中画ICON图标(推荐教程)](http://imooc.com/learn/243) 884 | - [字体压缩工具](http://font-spider.org/) 感谢初级群 [深圳-小鱼] 的推荐 885 | 886 | ###十六. 开发工具类 887 | 888 | 1. 前端开发工具 889 | 890 | - [IntelliJ IDEA 简体中文专题教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial) 891 | - [Webstorm,InterllIdea,Phpstorm](http://t.cn/8kZZ1Uy) 892 | - [SublimeText](https://github.com/jikeytang/sublime-text) 893 | - [Atom](https://atom.io/) 894 | - [visual studio code](https://code.visualstudio.com/) 895 | 896 | 2. Chrome, Firebug, Filddle 调试 897 | 898 | 1. Fiddler 899 | - [Fiddler调式使用知多少(一)深入研究](http://www.cnblogs.com/tugenhua0707/p/4623317.html) 900 | - [微信fiddle](http://www.cnblogs.com/strick/p/4570006.html) 901 | - [微信fiddle](http://gaoboy.com/article/26.html) 902 | - []() 903 | 904 | 2. Chrome 905 | - [Google Chrome 官方](https://developer.chrome.com/devtools) 906 | - [Chrome - 基础](http://www.cnblogs.com/constantince/p/4565261.html) 907 | - [Chrome - 进阶](http://www.cnblogs.com/constantince/p/4579121.html) 908 | - [Chrome - 性能](http://www.cnblogs.com/constantince/p/4585983.html) 909 | - [Chrome - 性能进阶](http://www.cnblogs.com/constantince/p/4607497.html) 910 | - [Chrome - 移动](http://www.cnblogs.com/constantince/p/4624241.html) 911 | - [Chrome - 使用技巧](http://www.cnblogs.com/liyunhua/p/4544738.html) 912 | - [Chrome - Console控制台不完全指南](http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html) 913 | - [Chrome - Workspace使浏览器变成IDE](http://c7sky.com/chrome-devtools-workspace.html) 914 | - [network面板](http://www.html-js.com/article/Nothing-blind%202975) 915 | - [chrome开发工具快捷键](http://anti-code.com/devtools-cheatsheet/) 916 | - [chrome调试工具常用功能整理](http://www.html-js.com/article/2327) 917 | - [Chrome 开发工具 Workspace 使用](http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace/) 918 | - [Chrome神器Vimium快捷键学习记录 ](http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html) 919 | - [sass调试-w3cplus](http://www.w3cplus.com/sassguide/debug.html) 920 | - [如何更专业的使用Chrome开发者工具-w3cplus](http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html) 921 | - [chrome调试canvas](http://sentsin.com/web/253.html) 922 | - [chrome profiles1](https://developer.chrome.com/devtools/index) 923 | - [chrome profiles2](http://h5dev.uc.cn/article-25-1.html) 924 | - [chrome profiles3](http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles) 925 | - [chrome移动版调试](https://developer.chrome.com/devtools/docs/mobile-emulation) 926 | - [chrome调试](http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool/) 927 | - [chrome的调试](http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html) 928 | - [chrome console 命令详解](https://developer.chrome.com/devtools/docs/commandline-api) 929 | - [查看事件绑定1](http://www.cnblogs.com/leonkao/p/3809655.html) 930 | - [查看事件绑定2](http://www.cnblogs.com/xiaoyao2011/p/3447421.html) 931 | - [神器——Chrome开发者工具(一)](http://segmentfault.com/a/1190000000683599) 932 | - [奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍)](https://xinranliu.me/2015-05-22-qiqu-performance/) 933 | - [chrome 开发者工具的 15 个小技巧](http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html) 934 | - [Chrome开发者工具不完全指南](http://1ke.co/course/361) 935 | - [Chrome 开发者工具使用技巧](http://segmentfault.com/a/1190000003882567) 936 | 937 | 3. Firebug 938 | - [firebug视频教程](http://www.imooc.com/learn/137) 939 | - [firefox 模拟器](https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE) 940 | - [console.log 命令详解](http://www.cnblogs.com/ctriphire/p/4116207.html) 941 | - [Firebug入门指南](http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html) 942 | - [Firebug控制台详解](http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html) 943 | - []() 944 | 945 | 4. 移动,微信调试 946 | - [浏览器端调试安卓](https://openstf.github.io/) 947 | - [移动端前端开发调试](http://yujiangshui.com/multidevice-frontend-debug/) 948 | - [使用 Chrome 远程调试 Android 设备](https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md) 949 | - [mac移动端调试](http://plus.uc.cn/document/webapp/doc5.html) 950 | - [mac移动端调试](http://www.mihtool.com/) 951 | - [无线调试攻略](http://thx.github.io/mobile/debugging-in-mobile/) 952 | - [无线调试攻略](http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile/) 953 | - [屌爆了,完美调试 微信webview(x5)](http://www.jianshu.com/p/ccf124f1f74b) 954 | - [微信调试的那些事](http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%AF%95%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/) 955 | - [远程console](http://jsconsole.com/) 956 | - [微信调试工具](http://blog.qqbrowser.cc/) 957 | - [各种真机远程调试方法汇总](https://github.com/jieyou/remote_inspect_web_on_real_device) 958 | 959 | 5. iOS Simulator 960 | - [Simulator](https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html) 961 | - [Xcode中的iOS模拟器(iOS Simulator)的介绍和使用心得](http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary/) 962 | 963 | 3. img 964 | 965 | - [loading img](http://preloaders.net/en/circular) 966 | - [智图-图片优化平台](http://zhitu.isux.us/) 967 | - [在线png优化](https://tinypng.com/) 968 | 969 | 4. 生成二维码 970 | 971 | - [生成二维码](http://cli.im/) 972 | 973 | 5. 浏览器同步 974 | - [puer](https://github.com/leeluolee/puer) 975 | - [liveReload](http://livereload.com/) 976 | - [f5](http://getf5.com/) 977 | - [File Watchers](http://geek100.com/2608/) 978 | 979 | 6. 在线PPT制作 980 | - [nodePPT](http://js8.in/2013/11/16/%E6%8E%A8%E8%8D%90nodeppt%EF%BC%9A%E4%BD%BF%E7%94%A8markdown%E8%AF%AD%E6%B3%95%E6%9D%A5%E5%86%99%E7%BD%91%E9%A1%B5ppt/) 981 | - [PPT](https://github.com/ksky521/nodePPT) 982 | - [reveal](https://github.com/hakimel/reveal.js/) 983 | - [slippy](https://github.com/Seldaek/slippy) 984 | 985 | ###十七. 前端导航网站 986 | 987 | - [界面清爽的前端导航](http://uxbees.com/index.html) 988 | - [前端导航](http://whycss.com/) 989 | - [前端网址导航](http://www.daqianduan.com/nav) 990 | - [前端名录](http://sentsin.com/daohang/) 991 | - [前端导航](http://123.jser.us/) 992 | - [前端开发资源](http://www.css88.com/nav/) 993 | - [网址导航](http://www.haourl.cn/) 994 | - [前端开发仓库 - 众多效果的收集地](http://code.ciaoca.com/) 995 | - [前端资源导航](https://github.com/jnoodle/f2e-collect) 996 | - [F2E 前端导航](http://f2e.im/static/pages/nav/index.html) 997 | 998 | ###十八. 常用CDN 999 | 1000 | - [新浪CDN](http://lib.sinaapp.com/) 1001 | - [百度静态资源公共库](http://cdn.code.baidu.com/) 1002 | - [360网站卫士常用前端公共库CDN服务](http://libs.useso.com/) 1003 | - [Bootstrap中文网开源项目免费 CDN 服务](http://www.bootcdn.cn/) 1004 | - [开放静态文件 CDN - 七牛](http://staticfile.org/) 1005 | - [CDN加速 - jq22](http://www.jq22.com/cdn/) 1006 | - [jQuery CDN](http://code.jquery.com/) 1007 | - [Google jQuery CDN](http://www.google-jquery-cdn.com/) 1008 | - [微软CDN](http://www.asp.net/ajax/cdn) 1009 | 1010 | ###十九. Git,SVN,Github 1011 | 1012 | 1. Git 1013 | 1014 | - [git-scm](http://git-scm.com/) 1015 | - [廖雪峰-Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) 1016 | - [git-for-windows](https://git-for-windows.github.io/) 1017 | - [GitHub 添加 SSH keys](http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github/) 1018 | - [gogithub](http://www.worldhello.net/gotgithub/index.html) 1019 | - [git常规命令练习](http://pcottle.github.io/learnGitBranching/) 1020 | - [git的资料整理](https://github.com/xirong/my-git) 1021 | - [我所记录的git命令(非常实用)](http://www.cnblogs.com/fanfan259/p/4810517.html) 1022 | - [企业开发git工作流模式探索部分休整](https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md) 1023 | - [GitHub 漫游指南](https://github.com/phodal/github-roam) 1024 | - [GitHub秘籍](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md) 1025 | - [使用git和github进行协同开发流程](http://livoras.com/post/28) 1026 | - [动画方式练习git](http://onlywei.github.io/explain-git-with-d3/) 1027 | 1028 | 新增:https://github.com/AutumnsWind/Front-end-tutorial/blob/master/project.md 1029 | 1030 | 内容是出自: 1031 | https://github.com/jsfront/src/blob/master/qq.md 1032 | 1033 | https://github.com/jsfront/src/blob/master/qq.md 1034 | 1035 | https://github.com/jsfront/src/blob/master/qq.md 1036 | 1037 | 综合类 | 地址 1038 | --- | --- 1039 | 前端知识体系|http://www.cnblogs.com/sb19871023/p/3894452.html 1040 | 前端知识结构|https://github.com/JacksonTian/fks 1041 | Web前端开发大系概览|https://github.com/unruledboy/WebFrontEndStack 1042 | Web前端开发大系概览-中文版|http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html 1043 | Web Front-end Stack v2.2|https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png 1044 | 免费的编程中文书籍索引|https://github.com/justjavac/free-programming-books-zh_CN 1045 | 前端书籍|https://github.com/dypsilon/frontend-dev-bookmarks 1046 | 前端免费书籍大全|https://github.com/vhf/free-programming-books 1047 | 前端知识体系|http://www.cnblogs.com/sb19871023/p/3894452.html 1048 | 免费的编程中文书籍索引|https://github.com/justjavac/free-programming-books-zh_CN 1049 | 智能社 - 精通JavaScript开发|http://study.163.com/course/introduction/224014.htm 1050 | 重新介绍 JavaScript(JS 教程)|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript 1051 | 麻省理工学院公开课:计算机科学及编程导论|http://v.163.com/special/opencourse/bianchengdaolun.html 1052 | JavaScript中的this陷阱的最全收集--没有之一|http://segmentfault.com/a/1190000002640298 1053 | JS函数式编程指南|https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html 1054 | JavaScript Promise迷你书(中文版)|http://liubin.github.io/promises-book 1055 | 腾讯移动Web前端知识库|https://github.com/AlloyTeam/Mars 1056 | Front-End-Develop-Guide 前端开发指南|https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide 1057 | 前端开发笔记本|https://li-xinyang.gitbooks.io/frontend-notebook/content 1058 | 大前端工具集 - 聂微东|https://github.com/nieweidong/fetool 1059 | 前端开发者手册|https://dwqs.gitbooks.io/frontenddevhandbook/content 1060 | 1061 | 1062 | 入门类 | 地址 1063 | --- | --- 1064 | 前端入门教程|http://www.cnblogs.com/jikey/p/3613082.html 1065 | 瘳雪峰的Javascript教程|http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000 1066 | jQuery基础教程|http://www.imooc.com/view/11 1067 | 前端工程师必备的PS技能——切图篇|http://www.imooc.com/view/506 1068 | 结合个人经历总结的前端入门方法|https://github.com/qiu-deqing/FE-learning 1069 | 1070 | 1071 | 效果类 | 地址 1072 | --- | --- 1073 | 弹出层|http://www.imooc.com/learn/58 1074 | 焦点图轮播特效|http://www.imooc.com/learn/18 1075 | 1076 | 1077 | 工具类| 地址 1078 | --- | --- 1079 | css sprite 雪碧图制作|http://www.imooc.com/learn/93 1080 | 版本控制入门 – 搬进 Github|http://www.imooc.com/learn/390 1081 | Grunt-beginner前端自动化工具|http://www.imooc.com/learn/30 1082 | 1083 | 1084 | 慕课专题| 地址 1085 | --- | --- 1086 | 张鑫旭 - 慕课系列|http://www.imooc.com/space/teacher/id/197450 1087 | lyn - 慕课系列|http://www.imooc.com/space/teacher/id/104593 1088 | 艾伦 - 慕课系列|http://www.imooc.com/space/teacher/id/290139 1089 | 碧仔 - Hello,移动WEB|http://www.imooc.com/view/494 1090 | 1091 | 1092 | 周报类| 地址 1093 | --- | --- 1094 | 平安科技移动开发二队技术周报|https://github.com/PaicHyperionDev/MobileDevWeekly 1095 | 1096 | ###API: 1097 | 开发中心| 地址 1098 | --- | --- 1099 | mozilla js参考|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript 1100 | chrome开发中心(chrome的内核已转向blink)|https://developer.chrome.com/extensions/api_index.html 1101 | safari开发中心|https://developer.apple.com/library/safari/navigation 1102 | microsoft js参考|https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94.aspx 1103 | js秘密花园|http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html 1104 | js秘密花园|http://bonsaiden.github.io/JavaScript-Garden/zh 1105 | w3help|http://www.w3help.org 综合Bug集合网站 1106 | 1107 | 1108 | 综合搜索| 地址 1109 | --- | --- 1110 | javascripting|http://www.javascripting.com 1111 | 各种流行库搜索|http://microjs.com 1112 | 1113 | 1114 | 综合API| 地址 1115 | --- | --- 1116 | runoob.com-包含各种API集合|http://www.runoob.com 1117 | 开源中国在线API文档合集|http://tool.oschina.net/apidocs 1118 | devdocs|http://devdocs.io 英文综合API网站 1119 | 1120 | 1121 | jQuery| 地址 1122 | --- | --- 1123 | jQuery API 中文文档|http://www.jquery123.com 1124 | hemin 在线版|http://hemin.cn/jq 1125 | css88 jq api|http://www.css88.com/jqapi-1.9/on 1126 | css88 jqui api|http://www.css88.com/jquery-ui-api 1127 | 学习jquery|http://learn.jquery.com 1128 | jquery 源码查找|http://james.padolsey.com/jquery 1129 | 1130 | 1131 | Ecmascript| 地址 1132 | --- | --- 1133 | Understanding ECMAScript 6 - Nicholas C. Zakas|https://leanpub.com/understandinges6/read 1134 | exploring-es6|https://leanpub.com/exploring-es6/read 1135 | exploring-es6翻译|https://github.com/es6-org/exploring-es6 1136 | exploring-es6翻译后预览|http://es6-org.github.io/exploring-es6 1137 | 阮一峰 es6|http://es6.ruanyifeng.com 1138 | 阮一峰 Javascript|http://javascript.ruanyifeng.com 1139 | ECMA-262,第 5 版|http://yanhaijing.com/es5 1140 | es5|http://es5.github.io 1141 | 1142 | 1143 | Js template| 地址 1144 | --- | --- 1145 | template-chooser|http://garann.github.io/template-chooser 1146 | artTemplate|https://github.com/aui/artTemplate 1147 | tomdjs|https://github.com/aui/tmodjs/blob/master/README.md 1148 | 淘宝模板juicer模板|http://juicer.name/docs/docs_zh_cn.html 1149 | Fxtpl v1.0 繁星前端模板引擎|http://koen301.github.io/fxtpl 1150 | laytpl|http://laytpl.layui.com 1151 | mozilla - nunjucks|https://github.com/mozilla/nunjucks 1152 | Juicer|https://github.com/PaulGuo/Juicer 1153 | dustjs|http://akdubya.github.io/dustjs 1154 | etpl|http://ecomfe.github.io/etpl 1155 | 1156 | 1157 | 弹出层| 地址 1158 | --- | --- 1159 | artDialog 最新版|https://github.com/aui/artDialog 1160 | artDialog 文档|http://aui.github.io/artDialog/doc/index.html 1161 | google code 下载地址|https://code.google.com/p/artdialog/downloads/list 1162 | 贤心弹出层|http://layer.layui.com 1163 | 响应式用户交互组件库|https://github.com/bh-lay/UI 1164 | sweetalert-有css3动画弹出层|http://t4t5.github.io/sweetalert 1165 | 1166 | 1167 | CSS| 地址 1168 | --- | --- 1169 | CSS 语法参考|http://tympanus.net/codrops/css_reference 1170 | CSS3动画手册|http://isux.tencent.com/css3/index.html 1171 | 腾讯css3动画制作工具|http://isux.tencent.com/css3/tools.html 1172 | 志爷css小工具集合|http://linxz.github.io/tianyizone 1173 | css3 js 移动大杂烩|http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb 1174 | bouncejs 触摸库|http://bouncejs.com 1175 | css3 按钮动画|http://fian.my.id/Waves 1176 | animate.css|http://daneden.github.io/animate.css 1177 | 全局CSS的终结(狗带 [译]|http://www.alloyteam.com/2015/10/8536 1178 | 1179 | 1180 | Angularjs| 地址 1181 | --- | --- 1182 | Angular.js 的一些学习资源|https://github.com/dolymood/AngularLearning 1183 | angularjs中文社区|http://angularjs.cn 1184 | Angularjs源码学习|http://www.cnblogs.com/xuwenmin888/p/3739096.html 1185 | Angularjs源码学习|http://www.ifeenan.com/?c=AngularJS 1186 | angular对bootstrap的封装|http://angular-ui.github.io/bootstrap 1187 | angularjs + nodejs|https://cnodejs.org/topic/51404e0f069911196d2e3923 1188 | 吕大豹 Angularjs|http://www.cnblogs.com/lvdabao/tag/AngularJs 1189 | AngularJS 最佳实践|http://www.infoq.com/cn/news/2013/02/angular-web-app 1190 | Angular的一些扩展指令|http://www.lovelucy.info/angularjs-best-practices.html 1191 | Angular数据绑定原理|https://github.com/Pasvaz/bindonce 1192 | 一些扩展Angular UI组件|https://github.com/angular-ui 1193 | Ember和AngularJS的性能测试|http://voidcanvas.com/emberjs-vs-angularjs-performance-testing 1194 | 带你走近AngularJS - 基本功能介绍|http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html 1195 | Angularjs开发指南|http://angular.duapp.com/docs/guide 1196 | Angularjs学习|http://www.cnblogs.com/amosli/p/3710648.html 1197 | 不要带着jQuery的思维去学习AngularJS|http://www.rainweb.cn/article/angularjs-jquery.html 1198 | angularjs 学习笔记|http://wangjiatao.diandian.com/?tag=angularjs 1199 | angularjs 开发指南|http://www.angularjs.cn/T008 1200 | angularjs 英文资料|https://github.com/jmcunningham/AngularJS-Learning 1201 | angular bootstrap|http://angular-ui.github.io/bootstrap 1202 | angular jq mobile|https://github.com/opitzconsulting/jquery-mobile-angular-adapter 1203 | angular ui|http://mgcrea.github.io/angular-strap 1204 | 整合jQuery Mobile+AngularJS经验谈|http://www.tuicool.com/articles/7ZZVr2 1205 | 有jQuery背景,该如何用AngularJS编程思想|http://blog.jobbole.com/46589/ 1206 | AngularJS在线教程|http://each.sinaapp.com/angular 1207 | angular学习笔记|http://www.zouyesheng.com/angular.html 1208 | 1209 | 1210 | React| 地址 1211 | --- | --- 1212 | react.js 中文论坛|http://www.react-china.org 1213 | react.js 官方网址|https://facebook.github.io/react/index.html 1214 | react.js 官方文档|https://facebook.github.io/react/docs/getting-started.html 1215 | react.js material UI|http://material-ui.com/# 1216 | react.js TouchstoneJS UI|http://touchstonejs.io 1217 | react.js amazeui UI|http://amazeui.org/react 1218 | React 入门实例教程 - 阮一峰|http://www.ruanyifeng.com/blog/2015/03/react.html 1219 | React Native 中文版|http://wiki.jikexueyuan.com/project/react-native 1220 | Webpack 和 React 小书 - 前端乱炖|http://www.html-js.com/article/Fakefish%203053 1221 | Webpack 和 React 小书 - gitbook|https://fakefish.github.io/react-webpack-cookbook 1222 | webpack|https://github.com/webpack/webpack 1223 | Webpack,101入门体验|http://html-js.com/article/3009 1224 | webpack入门教程|http://html-js.com/article/3113 1225 | 基于webpack搭建前端工程解决方案探索|http://segmentfault.com/a/1190000003499526 1226 | React原创实战视频教程|http://www.piliyu.com 1227 | 1228 | ####移动端API 1229 | API| 地址 1230 | --- | --- 1231 | 99移动端知识集合|https://github.com/jtyjty99999/mobileTech 1232 | 移动端前端开发知识库|https://github.com/AlloyTeam/Mars 1233 | 移动前端的一些坑和解决方法(外观表现)|http://caibaojian.com/mobile-web-bug.html 1234 | 【原】移动web资源整理|http://www.cnblogs.com/PeunZhang/p/3407453.html 1235 | zepto 1.0 中文手册|http://mweb.baidu.com/zeptoapi 1236 | zepto 1.0 中文手册|http://www.html-5.cn/Manual/Zepto 1237 | zepto 1.1.2|http://www.css88.com/doc/zeptojs_api 1238 | zepto 中文注释|http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html 1239 | jqmobile 手册|http://app-framework-software.intel.com/api.php 1240 | 移动浏览器开发集合|https://github.com/maxzhang/maxzhang.github.com/issues 1241 | 移动开发大杂烩|https://github.com/hoosin/mobile-web-favorites 1242 | 微信webview中的一些问题|http://lin-chao.github.io/2014/11/14/%E5%BE%AE%E4%BF%A1webview%E4%B8%AD%E7%9A%84%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98 1243 | 2. 框架 1244 | 框架| 地址 1245 | --- | --- 1246 | 特色的HTML框架可以创建精美的iOS应用|http://framework7.taobao.org 1247 | 淘宝SUI|http://m.sui.taobao.org 1248 | 1249 | ####10. avalon 1250 | avalon| 地址 1251 | --- | --- 1252 | avalonjs|http://avalonjs.github.io 1253 | Avalon新一代UI库: OniUI|http://ued.qunar.com/oniui/index.html 1254 | avalon.oniui-基于avalon的组件库|https://github.com/RubyLouvre/avalon.oniui 1255 | | 1256 | 1257 | ####11. Requriejs 1258 | Requriejs| 地址 1259 | --- | --- 1260 | Javascript模块化编程(一):模块的写法 |http://www.ruanyifeng.com/blog/2012/10/javascript_module.html 1261 | Javascript模块化编程(二):AMD规范|http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html 1262 | Javascript模块化编程(三):require.js的用法|http://www.ruanyifeng.com/blog/2012/11/require_js.html 1263 | RequireJS入门(一)|http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html 1264 | RequireJS入门(二)|http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html 1265 | RequireJS进阶(三)|http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html 1266 | requrie源码学习|http://www.cnblogs.com/yexiaochai/p/3632580.html 1267 | requrie 入门指南|http://www.oschina.net/translate/getting-started-with-the-requirejs-library 1268 | requrieJS 学习笔记|http://www.cnblogs.com/yexiaochai/p/3214926.html 1269 | requriejs 其一 |http://cyj.me/why-seajs/requirejs/ 1270 | require backbone结合|http://www.cnblogs.com/yexiaochai/p/3221081.html 1271 | 1272 | ####12. Seajs 1273 | Seajs| 地址 1274 | --- | --- 1275 | seajs|http://seajs.org 1276 | seajs 中文手册|http://cyj.me/why-seajs/zh 1277 | 1278 | ####13. Less,sass 1279 | Less,sass| 地址 1280 | --- | --- 1281 | sass|http://www.w3cplus.com/sassguide 1282 | sass教程-sass中国|http://www.sass.hk 1283 | Sass 中文文档|http://sass.bootcss.com 1284 | less|http://less.bootcss.com 1285 | 1286 | ####14. Markdown 1287 | Markdown| 地址 1288 | --- | --- 1289 | Markdown 语法说明 (简体中文版|http://wowubuntu.com/markdown 1290 | markdown入门参考|https://github.com/LearnShare/Learning-Markdown/blob/master/README.md 1291 | gitbook|https://www.gitbook.com 国外的在线markdown可编辑成书 1292 | mdeditor|https://www.zybuluo.com/mdeditor 一款国内的在线markdown编辑器 1293 | stackedit|https://stackedit.io 国外的在线markdown编辑器,功能强大,同步云盘 1294 | mditor|http://bh-lay.github.io/mditor 一款轻量级的markdown编辑器 1295 | lepture-editor|https://github.com/lepture/editor 1296 | markdown-editor|https://github.com/jbt/markdown-editor 1297 | 1298 | ####15. D3 1299 | D3| 地址 1300 | --- | --- 1301 | d3 Tutorials|https://github.com/mbostock/d3/wiki/Tutorials 1302 | Gallery|https://github.com/mbostock/d3/wiki/Gallery 1303 | lofter|http://datavisual.lofter.com/post/40cf3a_188e535 1304 | iteye|http://alanland.iteye.com/blog/1878595 1305 | ruanyifeng|http://javascript.ruanyifeng.com/library/d3.html 1306 | 1307 | ####16. 兼容性 1308 | 兼容性| 地址 1309 | --- | --- 1310 | esma 兼容列表|http://kangax.github.io/compat-table/es6 1311 | W3C CSS验证服务|http://jigsaw.w3.org/css-validator/validator.html.zh-cn 1312 | caniuse|http://caniuse.com/#index 1313 | csscreator|http://csscreator.com/properties 1314 | microsoft|https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85.aspx 1315 | 在线测兼容-移动端|http://www.responsinator.com 1316 | emulators|https://www.manymo.com/emulators 1317 | 1318 | ####17. UI相关 1319 | UI相关| 地址 1320 | --- | --- 1321 | bootcss|http://v3.bootcss.com 1322 | MetroUICSS|http://www.w3cplus.com/MetroUICSS 1323 | semantic|http://semantic-ui.com 1324 | Buttons|http://alexwolfe.github.io/Buttons 1325 | kitecss|http://hiloki.github.io/kitecss 1326 | pintuer|http://www.pintuer.com 1327 | amazeui|http://amazeui.org 1328 | worldhello|http://www.worldhello.net/gotgithub/index.html 1329 | linuxtoy|http://igit.linuxtoy.org/contents.html 1330 | gitmagic|http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn 1331 | rogerdudler|http://rogerdudler.github.io/git-guide/index.zh.html 1332 | gitref|http://gitref.justjavac.com 1333 | book|http://git-scm.com/book/zh 1334 | gogojimmy|http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic 1335 | 1336 | ####18. HTTP 1337 | HTTP| 地址 1338 | --- | --- 1339 | HTTP API 设计指南|http://segmentfault.com/bookmark/1230000002521721 1340 | 1341 | ####19. 其它API 1342 | 其它API| 地址 1343 | --- | --- 1344 | javascript流行库汇总|javascriptoo 1345 | 验证api|http://niceue.com/validator/demo/index.php 1346 | underscore 中文手册|http://www.css88.com/doc/underscore 1347 | underscore源码分析|http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031 1348 | underscore源码分析-亚里士朱德的博客|http://yalishizhude.github.io/tags/underscore 1349 | underscrejs en api|http://underscorejs.org 1350 | lodash - underscore的代替品|https://lodash.com 1351 | ext4api|http://extjs-doc-cn.github.io/ext4api 1352 | backbone 中文手册|http://www.csser.com/tools/backbone/backbone.js.html 1353 | qwrap手册|http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm 1354 | 缓动函数|http://easings.net/zh-cn 1355 | svg 中文参考|http://www.w3school.com.cn/svg/svg_reference.asp 1356 | svg mdn参考|https://developer.mozilla.org/en-US/docs/Web/SVG 1357 | svg 导出 canvas|https://github.com/gabelerner/canvg 1358 | svg 导出 png|https://github.com/exupero/saveSvgAsPng 1359 | ai-to-svg|http://www.zamzar.com/convert/ai-to-svg 1360 | localStorage 库|https://github.com/machao/localStorage 1361 | 1362 | ####20. 图表类 1363 | 图表类| 地址 1364 | --- | --- 1365 | Highcharts 中文API|http://www.hcharts.cn/api/index.php 1366 | Highcharts 英文API|http://api.highcharts.com/highcharts 1367 | ECharts 百度的图表软件|http://echarts.baidu.com/ 1368 | 高德地图|http://lbs.amap.com/api 1369 | 开源的矢量图脚本框架|http://paperjs.org 1370 | svg 地图|http://jvectormap.com 1371 | 1372 | ####21. vue 1373 | vue| 地址 1374 | --- | --- 1375 | Vue|http://cn.vuejs.org 1376 | Vue 论坛|http://forum.vuejs.org 1377 | Vue 入门指南|http://www.cnblogs.com/aaronjs/p/3660102.html 1378 | Vue 的一些资源索引|http://segmentfault.com/a/1190000000411057 1379 | awesome-vue|https://github.com/vuejs/awesome-vue 1380 | 1381 | ####21. 正则 1382 | 正则| 地址 1383 | --- | --- 1384 | JS正则表达式元字符|http://segmentfault.com/a/1190000002471140 1385 | 正则表达式30分钟入门教程|http://deerchao.net/tutorials/regex/regex.htm 1386 | MDN-正则表达式|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions 1387 | ruanyifeng - RegExp对象|http://javascript.ruanyifeng.com/stdlib/regexp.html 1388 | 小胡子哥 - 进阶正则表达式|http://div.io/topic/764?page=1 1389 | is.js|https://github.com/Cedriking/is.js/blob/master/is.js 1390 | 正则在线测试|http://regexper.com 1391 | | 1392 | 1393 | ####22. ionic 1394 | ionic| 地址 1395 | --- | --- 1396 | ionic|https://github.com/ychow/ionic-guide 1397 | 1398 | ####23. 其它 1399 | 其它| 地址 1400 | --- | --- 1401 | Mock.js 是一款模拟数据生成器|http://mockjs.com 1402 | 1403 | ###开发规范 1404 | 1. 前端 1405 | 1406 | 前端| 地址 1407 | --- | --- 1408 | 通过分析github代码库总结出来的工程师代码书写习惯|http://alloyteam.github.io/CodeGuide 1409 | HTML&CSS编码规范 by @mdo|http://codeguide.bootcss.com 1410 | 团队合作的css命名规范-腾讯AlloyTeam前端团队|http://www.alloyteam.com/2011/10/107 1411 | 前端编码规范之js - by yuwenhui|http://yuwenhui.github.io 1412 | 前端编码规范之js - by 李靖|http://www.cnblogs.com/hustskyking/p/javascript-spec.html 1413 | 前端开发规范手册|http://zhibimo.com/read/Ashu/front-end-style-guide 1414 | Airbnb JavaScript 编码规范(简体中文版)|https://github.com/yuche/javascript#table-of-contents 1415 | AMD与CMD规范的区别|http://www.zhihu.com/question/20351507 1416 | AMD与CMD规范的区别|http://www.cnblogs.com/tugenhua0707/p/3507957.html 1417 | KISSY 源码规范|http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html 1418 | bt编码规范|http://codeguide.bootcss.com 1419 | 规范加强版|https://github.com/Suxiaogang/Code_Guide 1420 | 前端代码规范 及 最佳实践|http://blog.jobbole.com/79075 1421 | 百度前端规范|http://coderlmn.github.io/code-standards 1422 | 百度前端规范|http://isobar-idev.github.io/code-standards 1423 | 百度前端规范|http://zhuanlan.zhihu.com/fuyun/19884834 1424 | ECMAScript6 编码规范--广发证券前端团队|https://github.com/gf-rd/es6-coding-style 1425 | JavaScript 风格指南/编码规范(Airbnb公司版)|http://blog.jobbole.com/79484 1426 | 网易前端开发规范|http://nec.netease.com/standard 1427 | css模块|http://www.75team.com/archives/1049 1428 | 前端规范资源列表|https://github.com/ecomfe/spec 1429 | 1430 | 2. PHP 1431 | 1432 | PHP| 地址 1433 | --- | --- 1434 | 最流行的PHP 代码规范|http://segmentfault.com/a/1190000000443795 1435 | 最流行的PHP 代码规范|https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md 1436 | 1437 | 3. Android 1438 | 1439 | Android| 地址 1440 | --- | --- 1441 | 【敏捷开发】Android团队开发规范|http://www.cnblogs.com/lcw/p/3619181.html 1442 | Android 开发规范与应用|http://www.jianshu.com/p/4390f4fe19b3 1443 | 1444 | ###其它收集 1445 | 1446 | ####1. 各大公司开源项目 1447 | 各大公司开源项目| 地址 1448 | --- | --- 1449 | Facebook Projects|https://code.facebook.com/projects/web 1450 | 百度web前端研发部|http://fex.baidu.com 1451 | 百度EFE|http://efe.baidu.com 1452 | 百度github|https://github.com/fex-team 1453 | alloyteam|http://www.alloyteam.com 1454 | alloyteam-github|http://alloyteam.github.io 1455 | alloyteam-AlloyGameEngine|https://github.com/AlloyTeam/AlloyGameEngine 1456 | AlloyDesigner|http://alloyteam.github.io/AlloyDesigner 即时修改,即时保存,设计稿较正,其它开发辅助工具 1457 | H5交互页编辑器AEditor介绍|http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao H5动画交互页开发的工具介绍 1458 | AEditor|http://aeditor.alloyteam.com H5动画交互页开发的工具 1459 | maka|http://forum.maka.im/wordpress 1460 | 值得订阅的weekly|https://github.com/fenbility/weekly-feed 1461 | 腾讯html5|http://cube.qq.com 1462 | 奇舞团开源项目|http://75team.github.io 1463 | Qunar UED|http://ued.qunar.com 1464 | Scrat|http://scrat.io 1465 | 1466 | ####2. Javascript 1467 | 1468 | 1. 常用 1469 | 1470 | 常用 |地址 1471 | --- | --- 1472 | ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性|http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome 1473 | 模拟键盘|http://mottie.github.io/Keyboard 1474 | 拼音|https://github.com/hotoo/pinyin 1475 | 中国个人身份证号验证|https://github.com/mc-zone/IDValidator 1476 | 1477 | 2. 算法 1478 | 1479 | 算法 | 地址 1480 | --- | --- 1481 | 数据结构与算法 JavaScript 描述. 章节练习|https://github.com/Ralph-Wang/algorithm.in.js 1482 | 常见排序算法(JS版)|https://github.com/twobin/twobinSort 1483 | 经典排序|https://github.com/luofei2011/jsAgm/blob/master/js/sort.js 1484 | 常见排序算法-js版本|https://github.com/hechangmin/jssort 1485 | JavaScript 算法与数据结构 精华集|https://github.com/lightningtgc/JavaScript-Algorithms 1486 | 面试常考算法题精讲|http://www.nowcoder.com/live/courses 1487 | 1488 | 3. 移动端 1489 | 1490 | 移动端 | 地址 1491 | --- | --- 1492 | fastclick|https://github.com/ftlabs/fastclick 1493 | no-click-delay|https://github.com/mmastrac/jquery-noclickdelay 1494 | 1495 | 4. JSON 1496 | 1497 | JSON | 地址 1498 | --- | --- 1499 | 模拟生成JSON数据|http://beta.json-generator.com 1500 | 返回跨域JSONAPI|http://jsonp.afeld.me 1501 | 1502 | ####3. Html5 1503 | Html5 | 地址 1504 | --- | --- 1505 | HTML5 有哪些让你惊艳的 demo?|http://www.zhihu.com/question/24398907 1506 | 1507 | ####4. CSS 1508 | CSS | 地址 1509 | --- | --- 1510 | browserhacks|http://browserhacks.com 1511 | 1512 | ####5. jQuery 1513 | 1514 | 1. 焦点图 1515 | 1516 | 焦点图 | 地址 1517 | --- | --- 1518 | myfocus|https://github.com/koen301/myfocus 1519 | myfocus-官方演示站|http://www.chhua.com/myfocus 1520 | SuperSlidev2.1 -- 大话主席|http://www.superslide2.com 1521 | soChange|http://www.bujichong.com/sojs/soChange/index.html 1522 | 1523 | ####6. Ext, EasyUI, J-UI 及其它各种UI方案 1524 | 1. Ext 1525 | 1526 | Ext, EasyUI, J-UI 及其它各种UI方案 | 地址 1527 | --- | --- 1528 | extjs|https://www.sencha.com/products/extjs 1529 | ext4英文api|http://docs.sencha.com/extjs/4.0.7 1530 | ext4中文api|http://extjs-doc-cn.github.io/ext4api 1531 | 1532 | 2. EasyUI 1533 | 1534 | EasyUI | 地址 1535 | --- | --- 1536 | jquery easyui 未压缩源代码|http://jquery-easyui.googlecode.com/svn/trunk/src 1537 | 1538 | 3. J-UI 1539 | 1540 | J-UI | 地址 1541 | --- | --- 1542 | J-UI|http://jui.org 1543 | 1544 | 4. Other 1545 | 1546 | Other | 地址 1547 | --- | --- 1548 | MUI-最接近原生APP体验的高性能前端框架|http://dcloudio.github.io/mui 1549 | Amaze UI | 中国首个开源 HTML5 跨屏前端框架|http://amazeui.org 1550 | 淘宝 HTML5 前端框架|http://m.sui.taobao.org 1551 | KISSY - 阿里前端JavaScript库|http://docs.kissyui.com 1552 | 网易Nej - Nice Easy Javascript|http://nej.netease.com 1553 | Kendo UI MVVM Demo|http://demos.telerik.com/kendo-ui/mvvm/index 1554 | Bootstrap|http://www.bootcss.com 1555 | Smart UI|http://smartui.chinamzz.com 1556 | 雅虎UI - CSS UI|http://developer.yahoo.com/yui/grids 1557 | 1558 | ####7. 页面 社会化 分享功能 1559 | 页面 社会化 分享功能 | 地址 1560 | --- | --- 1561 | 百度分享|http://share.baidu.com pc端 1562 | JiaThis|http://jiathis.com pc端 1563 | 社会化分享组件|http://developer.baidu.com/soc/share 移动端 1564 | ShareSDK 轻松实现社会化功能|http://www.mob.com/#/index 移动端 1565 | 友盟分享|http://dev.umeng.com/social/android/quick-integration 移动端 1566 | 1567 | ####8. 富文本编辑器 1568 | 富文本编辑器 | 地址 1569 | --- | --- 1570 | 功能齐全 tinymce|https://www.tinymce.com 1571 | 百度 ueditor|http://ueditor.baidu.com/website 1572 | 经典的ckeditor|http://ckeditor.com 1573 | 经典的kindeditor|http://kindeditor.net 1574 | wysiwyg|http://www.bootcss.com/p/bootstrap-wysiwyg 1575 | 一个有情怀的编辑器。Bach's Editor|http://integ.github.io/BachEditor 1576 | tower用的编辑器|https://github.com/mycolorway/simditor 1577 | summernote 编辑器|https://github.com/summernote/summernote 1578 | html5编辑器|http://neilj.github.io/Squire 1579 | XEditor|http://lab.hustlzp.com/XEditor 1580 | wangEditor|https://github.com/wangfupeng1988/wangEditor 1581 | 1582 | ####9. 日历 1583 | 1584 | 1. PC 1585 | 1586 | PC | 地址 1587 | --- | --- 1588 | 经典my97|http://www.my97.net/dp/demo/index.htm 1589 | 强大的独立日期选择器|http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html 1590 | fullcalendar|http://fullcalendar.io 1591 | fullcalendar日历控件知识点集合 |http://blog.csdn.net/francislaw/article/details/7740630 1592 | 中文api|http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html 1593 | 农历日历|https://github.com/zzyss86/LunarCalendar 1594 | 超酷的仿百度带节日日历老黄历控件|http://www.sucaisj.com/jiaoben/date/201509/16856.html 1595 | 日期格式化|http://momentjs.com 1596 | 大牛日历控件|https://github.com/Johnqing/QPAYCalendar 1597 | 我群某管理作品|https://github.com/Iamlars/dateMarker 1598 | input按位替换-官网|http://digitalbush.com/projects/masked-input-plugin 1599 | input按位替换-github|https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2 1600 | bootstrap-daterangepicker|https://github.com/dangrossman/bootstrap-daterangepicker 1601 | 国外30个插件集合|http://www.vandelaydesign.com/30-best-free-jquery-plugins 1602 | JavaScript datepicker|http://dbushell.com/2012/10/09/pikaday-javascript-datepicker 1603 | Datepair.js|http://jonthornton.github.io/Datepair.js 1604 | 一个风格多样的日历|https://github.com/glad/glDatePicker 1605 | 弹出层式的全日历|http://amsul.ca/pickadate.js/date 1606 | jquery双日历|http://www.daterangepicker.com 1607 | 1608 | 2. 移动 1609 | 1610 | 移动 | 地址 1611 | --- | --- 1612 | 大气实用jQuery手机移动端日历日期选择插件|http://www.frankdemo.cn/index.php?c=content&a=show&id=115 1613 | jQuery Mobile 移动开发中的日期插件Mobiscroll |https://mobiscroll.com 1614 | 1615 | 1616 | 3. Date library 1617 | 1618 | Date library | 地址 1619 | --- | --- 1620 | Datejs|https://github.com/datejs/Datejs 1621 | sugarjs|http://sugarjs.com/api/Date 1622 | 1623 | ####10. 综合效果搜索平台 1624 | 1625 | 综合效果搜索平台 | 地址 1626 | --- | --- 1627 | 效果网|http://www.jq22.com 1628 | 17素材|http://www.17sucai.com 1629 | 常用的JavaScript代码片段|http://microjs.com 1630 | 1631 | ####11. 前端工程化 1632 | 1633 | 1. 概述 1634 | 1635 | 概述 | 地址 1636 | --- | --- 1637 | 前端工具大全|http://www.awesomes.cn 1638 | 什么是前端工程化|https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0# 1639 | 1640 | 2. Gulp 1641 | 1642 | Gulp | 地址 1643 | --- | --- 1644 | Gulp官网|http://gulpjs.com 1645 | Gulp中文网|http://www.gulpjs.com.cn 1646 | gulp资料收集|https://github.com/Platform-CUF/use-gulp 1647 | Gulp:任务自动管理工具 - ruanyifeng|http://javascript.ruanyifeng.com/tool/gulp.html 1648 | Gulp插件|http://gulpjs.com/plugins 1649 | Gulp不完全入门教程|http://www.ido321.com/1622.html 1650 | 为什么使用gulp?|https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33 1651 | Gulp安装及配合组件构建前端开发一体化|http://www.dbpoo.com/getting-started-with-gulp 1652 | Gulp 入门指南|https://github.com/nimojs/gulp-book 1653 | Gulp 入门指南 - nimojs|https://github.com/nimojs/blog/issues/19 1654 | Gulp入门教程|http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B 1655 | Gulp in Action|http://www.imooc.com/video/5692 1656 | Gulp开发教程(翻译)|http://www.w3ctech.com/topic/134 1657 | 前端构建工具gulpjs的使用介绍及技巧|http://www.cnblogs.com/2050/p/4198792.html 1658 | 1659 | 3. Grunt 1660 | 1661 | Grunt | 地址 1662 | --- | --- 1663 | gruntjs|http://gruntjs.com 1664 | Grunt中文网|http://www.gruntjs.net 1665 | 1666 | 4. Fis 1667 | 1668 | Fis | 地址 1669 | --- | --- 1670 | fis 官网|http://fex-team.github.io/fis-site/index.html 1671 | fis|http://fis.baidu.com 1672 | 1673 | ####12. 轮播图 1674 | 1675 | 1. pc图轮 1676 | 1677 | pc图轮 | 地址 1678 | --- | --- 1679 | 单屏轮播sochange|http://www.jsfoot.com/jquery/demo/2011-09-20/192.html 1680 | 左右按钮多图切换|http://bxslider.com/examples/carousel-demystified 1681 | fullpage全屏轮播|https://github.com/alvarotrigo/fullPage.js 1682 | 1683 | 2. 移动端 1684 | 1685 | 移动端 | 地址 1686 | --- | --- 1687 | 无缝切换|http://www.swipejs.com 1688 | 滑屏效果|http://www.idangero.us/swiper 1689 | 全屏fullpage|https://github.com/peunzhang/fullpage 1690 | 单个图片切换|https://github.com/qiqiboy/touchslider 1691 | 单个全屏切换|https://github.com/peunzhang/slip.js 1692 | 百度的切换库|http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group 1693 | 单个全屏切换|https://github.com/peunzhang/iSlider 1694 | 滑屏效果|https://github.com/saw/touch-interfaces 1695 | 旋转拖动设置|http://baijs.com/tinycircleslider 1696 | 类似于swipe切换|http://touchslider.com 1697 | 支持多种形式的触摸滑动|http://www.swiper.com.cn/demo/index.html 1698 | 滑屏效果|https://github.com/joker-ye/main/blob/master/wap/index.html 1699 | 大话主席pc移动图片轮换|http://www.superslide2.com 1700 | 滑屏效果|https://github.com/hahnzhu/parallax.js 1701 | 基于zepto的fullpage|https://github.com/yanhaijing/zepto.fullpage 1702 | [WebApp]定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应|http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html 1703 | 判断微信客户端的那些坑|http://loo2k.com/blog/detecting-wechat-client 1704 | 可以通过javascript直接调用原生分享的工具|https://github.com/JefferyWang/nativeShare.js 1705 | JiaThis 分享到微信代码|http://www.jiathis.com/help/html/weixin-share-code 1706 | 聊聊移动端跨平台开发的各种技术|http://fex.baidu.com/blog/2015/05/cross-mobile 1707 | 前端自动化测试|http://www.zhihu.com/question/29922082 1708 | 多种轮换图片|http://ajccom.github.io/niceslider 1709 | 滑动侧边栏|https://mango.github.io/slideout 1710 | 1711 | ####13. 文件上传 1712 | 1713 | 文件上传 | 地址 1714 | --- | --- 1715 | 百度上传组件|http://fex.baidu.com/webuploader 1716 | 上传|https://blueimp.github.io/jQuery-File-Upload 1717 | flash 头像上传|http://www.hdfu.net 1718 | 图片上传预览|http://www.dropzonejs.com 1719 | 图片裁剪|http://elemefe.github.io/image-cropper 1720 | 图片裁剪-shearphoto|http://www.shearphoto.com 1721 | jQuery图片处理|http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2 1722 | | 1723 | 1724 | ####14. 模拟select 1725 | 1726 | 模拟select | 地址 1727 | --- | --- 1728 | 糖饼 select|http://aui.github.io/popupjs/doc/selectbox.html 1729 | flexselect|https://github.com/rmm5t/jquery-flexselect 1730 | 双select|http://loudev.com 1731 | select2|http://select2.github.io 1732 | | 1733 | 1734 | ####15. 取色插件 1735 | 1736 | 取色插件 | 地址 1737 | --- | --- 1738 | 类似 Photoshop 的界面取色插件|http://www.jq22.com/plugin/367 1739 | jquery color|https://github.com/jquery/jquery-color 1740 | 取色插件集合|http://www.oschina.net/project/tag/287/color-picker 1741 | farbtastic 圆环+正方形|https://github.com/mattfarina/farbtastic 1742 | | 1743 | 1744 | ####16. 城市联动 1745 | 1746 | 城市联动 | 地址 1747 | --- | --- 1748 | jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果|http://www.ijquery.cn/?p=360 1749 | | 1750 | 1751 | ####17. 剪贴板 1752 | 1753 | 剪贴板 | 地址 1754 | --- | --- 1755 | 剪贴板|https://github.com/zeroclipboard/zeroclipboard 1756 | clipboard 最新的剪切方案|http://zenorocha.github.io/clipboard.js 1757 | 不是Flash的剪贴板|https://github.com/zenorocha/clipboard.js 1758 | 1759 | ####18. 简繁转换 1760 | 1761 | 简繁转换 | 地址 1762 | --- | --- 1763 | 简繁转换|https://github.com/BYVoid/OpenCC 1764 | 1765 | ####19. 表格 Grid 1766 | 1767 | 表格 Grid | 地址 1768 | --- | --- 1769 | facebook表格|http://facebook.github.io/fixed-data-table 1770 | 类似于Excel编辑表格-handsontable|http://handsontable.com 1771 | bootstrap-table插件|http://bootstrap-table.wenzhixin.net.cn 1772 | datatables|https://www.datatables.net 1773 | 1774 | ####20. 在线演示 1775 | 1776 | 在线演示 | 地址 1777 | --- | --- 1778 | js 在线编辑 - runjs|http://runjs.cn 1779 | js 在线编辑 - jsbin|http://jsbin.com 1780 | js 在线编辑 - codepen|http://codepen.io 1781 | js 在线编辑 - jsfiddle|http://jsfiddle.net 1782 | java 在线编辑 - runjs|http://ideone.com 1783 | js 在线编辑 - hcharts|http://code.hcharts.cn 1784 | js 在线编辑 - jsdm|http://jsdm.com 1785 | sql 在线编辑 - sqlfiddle|http://sqlfiddle.com 1786 | mozilla 在线编辑器|https://thimble.mozilla.org 1787 | 1788 | ####21. 播放器 1789 | 1790 | 播放器 | 地址 1791 | --- | --- 1792 | Html5 VideoPlayer|https://github.com/zmmbreeze/DeadSimpleVideoPlayer 1793 | 1794 | ####22. 粒子动画 1795 | 1796 | 粒子动画 | 地址 1797 | --- | --- 1798 | Proton 烟花|http://a-jie.github.io/Proton/#example 1799 | 1800 | ###九. Nodejs 1801 | 1802 | Nodejs | 地址 1803 | --- | --- 1804 | nodejs 篇幅比较巨大|http://liuqing.pw 1805 | Node.js 包教不包会|https://github.com/alsotang/node-lessons 1806 | 篇幅比较少|http://www.rainweb.cn/article/category/Nodejs 1807 | node express 入门教程|http://www.w3cfuns.com/article-5598538-1-1.html 1808 | nodejs定时任务|http://my.oschina.net/u/568264/blog/193773 1809 | 一个nodejs博客|http://60sky.com 1810 | 【NodeJS 学习笔记04】新闻发布系统|http://www.cnblogs.com/yexiaochai/p/3536547.html 1811 | 过年7天乐,学nodejs 也快乐|http://www.cnblogs.com/qqloving/p/3541099.html 1812 | 七天学会NodeJS|https://github.com/nqdeng/7-days-nodejs 1813 | Nodejs学习笔记(二)--- 事件模块|http://www.cnblogs.com/zhongweiv/p/nodejs_events.html 1814 | nodejs入门|http://www.cnblogs.com/liusuqi/p/3735491.html 1815 | angularjs nodejs|https://github.com/zensh/jsgen 1816 | 从零开始nodejs系列文章|http://blog.fens.me/series-nodejs 1817 | 理解nodejs|http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb 1818 | nodejs事件轮询|http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop 1819 | node入门|http://www.nodebeginner.org/index-zh-cn.html 1820 | nodejs cms|http://ourjs.com/detail/53e1f281c5910a9806000001 1821 | Node初学者入门,一本全面的NodeJS教程|http://ourjs.com/detail/529ca5950cb6498814000005 1822 | NodeJS的代码调试和性能调优|http://www.barretlee.com/blog/2015/10/07/debug-nodejs-in-command-line 1823 | 1824 | ###十. 性能优化 1825 | 1826 | 1. 常规优化 1827 | 1828 | 常规优化|地址 1829 | --- | --- 1830 | Javascript高性能动画与页面渲染|http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering 1831 | 移动H5前端性能优化指南|http://isux.tencent.com/h5-performance.html 1832 | 5173首页前端性能优化实践|http://ued.5173.com/?p=1731 1833 | 给网页设计师和前端开发者看的前端性能优化|http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers 1834 | 复杂应用的 CSS 性能分析和优化建议|http://www.orzpoint.com/profiling-css-and-optimization-notes 1835 | 张鑫旭——前端性能|http://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD 1836 | 前端性能监控总结|http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html 1837 | 网站性能优化之CSS无图片技术|http://udc.weibo.com/2013/05/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E4%B9%8Bcss%E6%97%A0%E5%9B%BE%E7%89%87%E6%8A%80%E6%9C%AF 1838 | web前端性能优化进阶路|http://www.aliued.cn/2013/01/20/web%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E8%BF%9B%E9%98%B6%E8%B7%AF.html 1839 | 前端技术:网站性能优化之CSS无图片技术|http://my.eoe.cn/tuwandou/archive/4544.html 1840 | 浏览器的加载与页面性能优化|http://www.baiduux.com/blog/2011/02/15/browser-loading 1841 | 页面加载中的图片性能优化|http://www.w3ctech.com/p/1503 1842 | Hey——前端性能|http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD 1843 | html优化|http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2 1844 | 99css——性能|http://www.99css.com/tag/%e6%80%a7%e8%83%bd 1845 | Yslow——性能优化|http://www.yslow.net/category.php?cid=20 1846 | YSLOW中文介绍|http://www.cnblogs.com/yslow 1847 | 转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化|http://www.360ito.com/article/40.html 1848 | Yahoo!团队实践分享:网站性能|http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml 1849 | 网站性能优化指南:什么使我们的网站变慢?|http://blog.jiasule.com/i/153 1850 | 网站性能优化实践,减少加载时间,提高用户体验|http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html 1851 | 浅谈网站性能优化 前端篇|http://www.umtry.com/archives/747.html 1852 | 前端重构实践之如何对网站性能优化?|http://www.adinnet.cn/blog/designview/2012-7-12/678.html 1853 | 前端性能优化:使用媒体查询加载指定大小的背景图片|http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9 1854 | 网站性能系列博文|http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html 1855 | 加载,不只是少一点点|http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml 1856 | 前端性能的测试与优化|http://mzhou.me/article/95310 1857 | 分享网页加载速度优化的一些技巧?|http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading 1858 | 页面加载中的图片性能优化|http://www.f2es.com/images-bytes-opt 1859 | web前端优化(基于Yslow|http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html 1860 | 网站性能优化工具大全|https://www.qianduan.net/website-performance-optimization-tool.html 1861 | 【高性能前端1】高性能HTML|http://www.alloyteam.com/2012/10/high-performance-html 1862 | 【高性能前端2】高性能CSS|http://www.alloyteam.com/2012/10/high-performance-css 1863 | 由12306谈谈网站前端性能和后端性能优化|http://coolshell.cn/articles/6470.html 1864 | AlloyTeam——前端优化|http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96 1865 | 毫秒必争,前端网页性能最佳实践|http://www.cnblogs.com/developersupport/p/3248695.html 1866 | 网站性能工具Yslow的使用方法|http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html 1867 | 前端工程与性能优化(上):静态资源版本更新与缓存|http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1 1868 | 前端工程与性能优化(下):静态资源管理与模板框架|http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2 1869 | HTTPS连接的前几毫秒发生了什么|http://blog.jobbole.com/48369 1870 | Yslow|http://uicss.cn/yslow/#more-12319 1871 | Essential Web Performance Metrics — A Primer, Part 1|http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1 1872 | Essential Web Performance Metrics — Part 2|http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2 1873 | YUISlide,针对移动设备的动画性能优化|http://jayli.github.io/blog/data/2011/12/23/yuislide.html 1874 | Improving Site Performance|http://joelglovier.com/improving-site-performance 1875 | 让网站提速的最佳前端实践|http://segmentfault.com/a/1190000000367899 1876 | Why Website Speed is Important|http://sixrevisions.com/web-development/why-website-speed-is-important 1877 | Need for Speed – How to Improve your Website Performance|https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance 1878 | 阿里无线前端性能优化指南 (Pt.1 加载期优化 |https://github.com/amfe/article/issues/1 1879 | | 1880 | 1881 | 2. 优化工具 1882 | 1883 | 优化工具|地址 1884 | --- | --- 1885 | JavaScript 性能分析新工具 OneProfile|http://www.html-js.com/article/3083 1886 | JavaScript 堆内存分析新工具 OneHeap|http://www.html-js.com/article/3091 1887 | 1888 | 3. 在线工具 1889 | 1890 | 在线工具|地址 1891 | --- | --- 1892 | google在线工具|https://developers.google.com/speed/pagespeed/insights 1893 | 阿里测|http://www.alibench.com 1894 | 阿里-免费测试服务|http://itest.aliyun.com 1895 | 阿里-F2etest多浏览器兼容性测试解决方案|https://github.com/alibaba/f2etest 1896 | js性能测试|http://jsperf.com 1897 | | 1898 | 1899 | ###十一. 前端架构 1900 | 1901 | 前端架构|地址 1902 | --- | --- 1903 | 技术架构|http://www.zhihu.com/topic/19612641 1904 | 前端架构|http://saito.im/note/The-Architecture-of-F2E 1905 | 如何成为前端架构师|http://www.zhihu.com/question/24092572 1906 | 关于前端架构-张克军|http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html 1907 | 百度腾讯offer比较(腾讯游戏VS百度基础架构)|http://www.zhihu.com/question/25583350 1908 | | 1909 | 1910 | 1911 | ###十二. 个人作品 1912 | 1913 | ####1. 推荐作品 1914 | 1915 | 推荐作品|地址 1916 | --- | --- 1917 | winter代码片段需要翻墙|https://gist.github.com/wintercn 1918 | fgm|http://www.fgm.cc/learn 1919 | 岑安作品集|https://github.com/hongru/hongru.github.com 1920 | 当耐特demo集合|http://kmdjs.github.io 1921 | 米空格 js作品|http://www.laoshu133.com/Lab 1922 | myFocus|http://koen301.github.io 1923 | SeaJS组件库|http://panxuepeng.github.io/seajslib 1924 | 颜海镜作品|http://yanhaijing.com/myProject 1925 | 脚儿网作品|http://jo2.org/category/myworks 1926 | javascript个人作品|http://www.cnitblog.com/yemoo/category/3107.html 1927 | 妙味的雷东升游戏作品|http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790 1928 | javascript作品集|http://bbs.csdn.net/topics/380227212 1929 | 云五笔,灰度产生生成工具|https://github.com/TooBug/works 1930 | 项目主页|http://koen301.github.io 1931 | 个性的作品主页|http://zaole.net 1932 | 播放器|http://static.tingall.com/v2/player 1933 | ucren js demos 集|http://ucren.com/blog/demos 1934 | 智能社|http://www.zhinengshe.com/works_list.html 1935 | 实例陈列架|http://demos.shizuwu.cn 1936 | zoye demo|http://zoye.sinaapp.com/demo 1937 | 王员外|http://lab.yuanwai.wang 1938 | 平凡|http://pingfan1990.sinaapp.com 1939 | jyg 游戏案例|http://www.lovewebgames.com 1940 | 很多jquery插件|http://www.helloweba.com/list.html 1941 | 不羁虫 - soJs 作品系列|http://www.bujichong.com/sojs/api/index.html 1942 | frozenui|http://frozenui.github.io/case.html 1943 | 黑白棋|http://js-game.github.io/othello 1944 | fromone|http://yansm.github.io/fromone/index.html 1945 | 1946 | ####2. 群员作品 1947 | 1948 | 群员作品|地址 1949 | --- | --- 1950 | MDialog 合肥-M.J]|http://demo.webjyh.com 1951 | 轮播图 上海-冷静]|http://sandbox.runjs.cn/show/do6zlrrk 1952 | [广州—坚壳]|http://www.replace5.com 1953 | [成都 - 无痕] 感恩节专题|http://www.seejs.com/demos 1954 | [球霸天]|http://hacke2.github.io/works 1955 | [北京-小数]|http://www.cnblogs.com/mcat 1956 | [ptf] Magix 工具|http://thx.github.io/magix 1957 | [杭州-Pft] Magix 基于 MVC 结构和 Hash 驱动的 OPOA(One Page One Application)应用|http://thx.github.io/magix 1958 | [上海-剧中人]-实验室|http://bh-lay.com/labs 1959 | [上海-豪情 ] 作品集合|http://jikeytang.github.io 1960 | [成都-feeling]|http://guoshan.sinaapp.com 1961 | [上海-angela]|http://www.cnblogs.com/liyunhua 1962 | [海南-hank]作品|http://hcjp.github.io/work/demo 1963 | [上海-张力]博客|https://github.com/yibuyisheng/blogs/issues 1964 | [上海-zenki]作品|http://zkske121.github.io 1965 | 移动端图案解锁|http://01google.sinaapp.com/locker.html 1966 | [合肥-M.J] - MPreview 移动端图片预览组|https://github.com/webjyh/MPreview.mobile 1967 | [合肥-M.J] - Mexam 移动端在线做题组|https://github.com/webjyh/Mexam 1968 | [北京-苏瑞] - dancer小人|http://letyougo.github.io/dancer 1969 | [上海-玄沐]- 个人网站|http://k.swao.cn/js 1970 | [厦门-二哲]- 个人博客|http://www.meckodo.com 1971 | 1972 | ####3. 国外大牛精品 1973 | 1974 | 国外大牛精品|地址 1975 | --- | --- 1976 | pazguille|http://pazguille.me 1977 | 1978 | ###十三. 简历模板 1979 | 1980 | 简历模板|地址 1981 | --- | --- 1982 | 不错的个人简历|http://learnshare.github.io/about/index.html 1983 | 简历|http://hcy2367.github.io/resume 1984 | 张伦|http://ncuey.sinaapp.com/CrispElite/ 1985 | 简历|https://github.com/hacke2/ResumeSample 1986 | 翁天信|http://blog.dandyweng.com/2013/07/how-my-website-was-created 1987 | 动画方式的简历|http://www.webhek.com/misc/interactive-resume 1988 | 组件丰富简历|http://www.linqing07.com/resume.html 1989 | 简历池|http://www.mojianli.com/resume/view 1990 | haorooms博客|http://www.haorooms.com/about 1991 | Justin Young|http://cv.youngdze.com 1992 | | 1993 | 1994 | ###十四. 面试题 1995 | 1996 | 面试题|地址 1997 | --- | --- 1998 | 那几个月在找工作(百度,网易游戏)|http://www.nowcoder.com/discuss/3196 1999 | 2014最新面试题|http://www.html-js.com/article/1743 2000 | 阿里前端面试题|http://www.w3cfuns.com/thread-5598563-2-1.html 2001 | 2016校招内推 -- 阿里巴巴前端 -- 三面面试经历 |http://www.cnblogs.com/imwtr/p/4685546.html 2002 | 腾讯面试题|http://www.w3cfuns.com/article-5599657-1-1.html 2003 | 年后跳槽那点事:乐视+金山+360面试之行|http://www.cnblogs.com/lvdabao/p/3660707.html 2004 | 阿里前端面试题上线|http://fatesinger.com/2722.html 2005 | 拉勾网js面试题|http://www.cnblogs.com/52cik/p/js-question-lg.html 2006 | 前端面试|http://www.cnblogs.com/allenxing/p/3724382.html 2007 | Web开发笔试面试题 大全|http://mianshiti.diandian.com 2008 | 前端开发面试题|http://segmentfault.com/a/1190000000465431 2009 | 2014最新前端面试题|https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions 2010 | 百度面试|https://github.com/fex-team/interview-questions 2011 | 面试题|http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177 2012 | 前端工作面试问题|https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese 2013 | 前端开发面试题|http://segmentfault.com/a/1190000000465431 2014 | 5个经典的前端面试问题|http://ourjs.com/detail/5%E4%B8%AA%E7%BB%8F%E5%85%B8%E7%9A%84%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95%E9%97%AE%E9%A2%98 2015 | 最全前端面试问题及答案总结 |http://segmentfault.com/a/1190000002562454 2016 | 如何面试一名前端开发工程师?|http://www.html-js.com/article/Large-search-front-team-column%202961 2017 | 史上最全 前端开发面试问题及答案整理|https://github.com/hawx1993/Front-end-Interview-questions 2018 | 前端实习生面试总结 |http://www.cnblogs.com/xiaoruo/p/4665163.html 2019 | 史上最全 前端开发面试问题及答案整理|https://github.com/hawx1993/Front-end-Interview-questions 2020 | BAT及各大互联网公司2014前端笔试面试题:JavaScript篇|http://blog.jobbole.com/78738 2021 | 前端开发面试题大收集|https://github.com/paddingme/Front-end-Web-Development-Interview-Question 2022 | 收集的前端面试题和答案|https://github.com/qiu-deqing/FE-interview 2023 | 如何面试前端工程师|http://www.zhihu.com/question/19568008 2024 | 前端开发面试题|https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md 2025 | 牛客网-笔试面经|http://www.nowcoder.com/discuss?type=2 2026 | 2027 | ###十五. iconfont 2028 | 2029 | iconfont|地址 2030 | --- | --- 2031 | 中文字体|http://www.zhihu.com/question/21253343 2032 | 淘宝字库|http://iconfont.cn 2033 | 字体|http://mux.alimama.com/fonts 2034 | 制作教程|http://iconfont.cn/help/platform.html 2035 | zhangxinxu-icommon|http://www.zhangxinxu.com/wordpress/?s=icomoon 2036 | icommon|https://icomoon.io/app 2037 | 用字体在网页中画ICON图标(推荐教程|http://imooc.com/learn/243 2038 | 字体压缩工具|http://font-spider.org 感谢初级群 [深圳-小鱼] 的推荐 2039 | 2040 | ###十六. 开发工具类 2041 | 2042 | 1. 前端开发工具 2043 | 2044 | 前端开发工具|地址 2045 | --- | --- 2046 | IntelliJ IDEA 简体中文专题教程|https://github.com/judasn/IntelliJ-IDEA-Tutorial 2047 | Webstorm,InterllIdea,Phpstorm|http://t.cn/8kZZ1Uy 2048 | SublimeText|https://github.com/jikeytang/sublime-text 2049 | Atom|https://atom.io 2050 | visual studio code|https://code.visualstudio.com 2051 | 2052 | 2. Chrome, Firebug, Filddle 调试 2053 | 2054 | 2055 | 1. Fiddler 2056 | 2057 | Fiddler|地址 2058 | --- | --- 2059 | Fiddler调式使用知多少(一深入研究|http://www.cnblogs.com/tugenhua0707/p/4623317.html 2060 | 微信fiddle|http://www.cnblogs.com/strick/p/4570006.html 2061 | 微信fiddle|http://gaoboy.com/article/26.html 2062 | 2063 | 2064 | 2. Chrome 2065 | 2066 | Chrome|地址 2067 | --- | --- 2068 | Google Chrome 官方|https://developer.chrome.com/devtools 2069 | Chrome - 基础|http://www.cnblogs.com/constantince/p/4565261.html 2070 | Chrome - 进阶|http://www.cnblogs.com/constantince/p/4579121.html 2071 | Chrome - 性能|http://www.cnblogs.com/constantince/p/4585983.html 2072 | Chrome - 性能进阶|http://www.cnblogs.com/constantince/p/4607497.html 2073 | Chrome - 移动|http://www.cnblogs.com/constantince/p/4624241.html 2074 | Chrome - 使用技巧|http://www.cnblogs.com/liyunhua/p/4544738.html 2075 | Chrome - Console控制台不完全指南|http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html 2076 | Chrome - Workspace使浏览器变成IDE|http://c7sky.com/chrome-devtools-workspace.html 2077 | network面板|http://www.html-js.com/article/Nothing-blind%202975 2078 | chrome开发工具快捷键|http://anti-code.com/devtools-cheatsheet 2079 | chrome调试工具常用功能整理|http://www.html-js.com/article/2327 2080 | Chrome 开发工具 Workspace 使用|http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace 2081 | Chrome神器Vimium快捷键学习记录 |http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html 2082 | sass调试-w3cplus|http://www.w3cplus.com/sassguide/debug.html 2083 | 如何更专业的使用Chrome开发者工具-w3cplus|http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html 2084 | chrome调试canvas|http://sentsin.com/web/253.html 2085 | chrome profiles1|https://developer.chrome.com/devtools/index 2086 | chrome profiles2|http://h5dev.uc.cn/article-25-1.html 2087 | chrome profiles3|http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles 2088 | chrome移动版调试|https://developer.chrome.com/devtools/docs/mobile-emulation 2089 | chrome调试|http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool 2090 | chrome的调试|http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html 2091 | chrome console 命令详解|https://developer.chrome.com/devtools/docs/commandline-api 2092 | 查看事件绑定1|http://www.cnblogs.com/leonkao/p/3809655.html 2093 | 查看事件绑定2|http://www.cnblogs.com/xiaoyao2011/p/3447421.html 2094 | 神器——Chrome开发者工具(一|http://segmentfault.com/a/1190000000683599 2095 | 奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍|https://xinranliu.me/2015-05-22-qiqu-performance 2096 | chrome 开发者工具的 15 个小技巧|http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html 2097 | Chrome开发者工具不完全指南|http://1ke.co/course/361 2098 | Chrome 开发者工具使用技巧|http://segmentfault.com/a/1190000003882567 2099 | 2100 | 3. Firebug 2101 | 2102 | Firebug|地址 2103 | --- | --- 2104 | firebug视频教程|http://www.imooc.com/learn/137 2105 | firefox 模拟器|https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE 2106 | console.log 命令详解|http://www.cnblogs.com/ctriphire/p/4116207.html 2107 | Firebug入门指南|http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html 2108 | Firebug控制台详解|http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html 2109 | 2110 | 2111 | 4. 移动,微信调试 2112 | 2113 | 移动,微信调试|地址 2114 | --- | --- 2115 | 浏览器端调试安卓|https://openstf.github.io 2116 | 移动端前端开发调试|http://yujiangshui.com/multidevice-frontend-debug 2117 | 使用 Chrome 远程调试 Android 设备|https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md 2118 | mac移动端调试|http://plus.uc.cn/document/webapp/doc5.html 2119 | mac移动端调试|http://www.mihtool.com 2120 | 无线调试攻略|http://thx.github.io/mobile/debugging-in-mobile 2121 | 无线调试攻略|http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile 2122 | 屌爆了,完美调试 微信webview(x5|http://www.jianshu.com/p/ccf124f1f74b 2123 | 微信调试的那些事|http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%AF%95%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B 2124 | 远程console|http://jsconsole.com 2125 | 微信调试工具|http://blog.qqbrowser.cc 2126 | 各种真机远程调试方法汇总|https://github.com/jieyou/remote_inspect_web_on_real_device 2127 | 2128 | 5. iOS Simulator 2129 | 2130 | iOS Simulator|地址 2131 | --- | --- 2132 | Simulator|https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html 2133 | Xcode中的iOS模拟器(iOS Simulator的介绍和使用心得|http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary 2134 | 2135 | 3. img 2136 | 2137 | img|地址 2138 | --- | --- 2139 | loading img|http://preloaders.net/en/circular 2140 | 智图-图片优化平台|http://zhitu.isux.us 2141 | 在线png优化|https://tinypng.com 2142 | 2143 | 4. 生成二维码 2144 | 2145 | 生成二维码|地址 2146 | --- | --- 2147 | 生成二维码|http://cli.im 2148 | 2149 | 5. 浏览器同步 2150 | 2151 | 浏览器同步|地址 2152 | --- | --- 2153 | puer|https://github.com/leeluolee/puer 2154 | liveReload|http://livereload.com 2155 | f5|http://getf5.com 2156 | File Watchers|http://geek100.com/2608 2157 | 2158 | 6. 在线PPT制作 2159 | 2160 | 在线PPT制作|地址 2161 | --- | --- 2162 | nodePPT|http://js8.in/2013/11/16/%E6%8E%A8%E8%8D%90nodeppt%EF%BC%9A%E4%BD%BF%E7%94%A8markdown%E8%AF%AD%E6%B3%95%E6%9D%A5%E5%86%99%E7%BD%91%E9%A1%B5ppt 2163 | PPT|https://github.com/ksky521/nodePPT 2164 | reveal|https://github.com/hakimel/reveal.js 2165 | slippy|https://github.com/Seldaek/slippy 2166 | 2167 | ###十七. 前端导航网站 2168 | 2169 | 前端导航网站|地址 2170 | --- | --- 2171 | 界面清爽的前端导航|http://uxbees.com/index.html 2172 | 前端导航|http://whycss.com 2173 | 前端网址导航|http://www.daqianduan.com/nav 2174 | 前端名录|http://sentsin.com/daohang 2175 | 前端导航|http://123.jser.us 2176 | 前端开发资源|http://www.css88.com/nav 2177 | 网址导航|http://www.haourl.cn 2178 | 前端开发仓库 - 众多效果的收集地|http://code.ciaoca.com 2179 | 前端资源导航|https://github.com/jnoodle/f2e-collect 2180 | F2E 前端导航|http://f2e.im/static/pages/nav/index.html 2181 | 2182 | ###十八. 常用CDN 2183 | 2184 | 常用CDN|地址 2185 | --- | --- 2186 | 新浪CDN|http://lib.sinaapp.com 2187 | 百度静态资源公共库|http://cdn.code.baidu.com 2188 | 360网站卫士常用前端公共库CDN服务|http://libs.useso.com 2189 | Bootstrap中文网开源项目免费 CDN 服务|http://www.bootcdn.cn 2190 | 开放静态文件 CDN - 七牛|http://staticfile.org 2191 | CDN加速 - jq22|http://www.jq22.com/cdn 2192 | jQuery CDN|http://code.jquery.com 2193 | Google jQuery CDN|http://www.google-jquery-cdn.com 2194 | 微软CDN|http://www.asp.net/ajax/cdn 2195 | 2196 | ###十九. Git,SVN,Github 2197 | 2198 | 1. Git 2199 | 2200 | Git|地址 2201 | --- | --- 2202 | git-scm|http://git-scm.com 2203 | 廖雪峰-Git教程|http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 2204 | git-for-windows|https://git-for-windows.github.io 2205 | GitHub 添加 SSH keys|http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github 2206 | gogithub|http://www.worldhello.net/gotgithub/index.html 2207 | git常规命令练习|http://pcottle.github.io/learnGitBranching 2208 | git的资料整理|https://github.com/xirong/my-git 2209 | 我所记录的git命令(非常实用)|http://www.cnblogs.com/fanfan259/p/4810517.html 2210 | 企业开发git工作流模式探索部分休整|https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md 2211 | GitHub 漫游指南|https://github.com/phodal/github-roam 2212 | GitHub秘籍|https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md 2213 | 使用git和github进行协同开发流程|http://livoras.com/post/28 2214 | 动画方式练习git|http://onlywei.github.io/explain-git-with-d3 2215 | 2216 | --------------------------------------------------------------------------------