└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # keep-learning 2 | 收集跟前端有关的学习资讯 3 | 4 | >在继续学习 & 积累,并率先于[这里](http://www.jeffjade.com/2016/03/30/104-front-end-tutorial/ )持续更新。 5 | 6 | ## __综合类__ 7 | 8 | 综合类 | 地址 9 | :----:|:----: 10 | 前端知识体系|http://www.cnblogs.com/sb19871023/p/3894452.html 11 | 前端知识结构|https://github.com/JacksonTian/fks 12 | Web前端开发大系概览|https://github.com/unruledboy/WebFrontEndStack 13 | Web前端开发大系概览-中文版|http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html 14 | Web Front-end Stack v2.2| [Web Front-end Stack v2.2](https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png) 15 | 免费的编程中文书籍索引|https://github.com/justjavac/free-programming-books-zh_CN 16 | 前端书籍|https://github.com/dypsilon/frontend-dev-bookmarks 17 | 前端免费书籍大全|https://github.com/vhf/free-programming-books 18 | 前端知识体系|http://www.cnblogs.com/sb19871023/p/3894452.html 19 | 免费的编程中文书籍索引|https://github.com/justjavac/free-programming-books-zh_CN 20 | 智能社 - 精通JavaScript开发|http://study.163.com/course/introduction/224014.htm 21 | 重新介绍 JavaScript(JS 教程)|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript 22 | 麻省理工学院公开课:计算机科学及编程导论|http://v.163.com/special/opencourse/bianchengdaolun.html 23 | JavaScript中的this陷阱的最全收集--没有之一|http://segmentfault.com/a/1190000002640298 24 | JS函数式编程指南|https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html 25 | JavaScript Promise迷你书(中文版)|http://liubin.github.io/promises-book 26 | 腾讯移动Web前端知识库|https://github.com/AlloyTeam/Mars 27 | Front-End-Develop-Guide 前端开发指南|https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide 28 | 前端开发笔记本|https://li-xinyang.gitbooks.io/frontend-notebook/content 29 | 大前端工具集 - 聂微东|https://github.com/nieweidong/fetool 30 | 前端开发者手册|https://dwqs.gitbooks.io/frontenddevhandbook/content 31 | 32 | ## __入门类__ 33 | 34 | 入门类 | 地址 35 | :----:|:----: 36 | 前端入门教程|http://www.cnblogs.com/jikey/p/3613082.html 37 | 瘳雪峰的Javascript教程|http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000 38 | jQuery基础教程|http://www.imooc.com/view/11 39 | 前端工程师必备的PS技能——切图篇|http://www.imooc.com/view/506 40 | 结合个人经历总结的前端入门方法|https://github.com/qiu-deqing/FE-learning 41 | 42 | ## __工具类__ 43 | 44 | 工具类| 地址 45 | :----:|:----: 46 | __前端人的俱乐部__| http://f2er.club/ 真可以解放你的收藏夹 47 | 如何优雅地使用Sublime Text|http://www.jeffjade.com/2015/12/15/2015-04-17-toss-sublime-text/# 48 | 新编码神器Atom使用纪要|http://www.jeffjade.com/2016/03/03/2016-03-02-how-to-use-atom/ 49 | css sprite 雪碧图制作|http://www.imooc.com/learn/93 50 | 版本控制入门 – 搬进 Github|http://www.imooc.com/learn/390 51 | Grunt-beginner前端自动化工具|http://www.imooc.com/learn/30 52 | IntelliJ IDEA 简体中文专题教程|https://github.com/judasn/IntelliJ-IDEA-Tutorial 53 | Webstorm,InterllIdea,Phpstorm|http://t.cn/8kZZ1Uy 54 | SublimeText|https://github.com/jikeytang/sublime-text 55 | Atom|https://atom.io 56 | visual studio code|https://code.visualstudio.com 57 | 58 | ## __综合效果搜索平台__ 59 | 60 | 综合效果搜索平台 | 地址 61 | :----:|:----: 62 | zoommyapp.com|http://zoommyapp.com/ 高质量图库 63 | unsplash.com|https://unsplash.com/ 高质量图库 64 | www.pinterest.com|https://www.pinterest.com/ 图库 65 | New Old Stock|http://nos.twnsnd.co 复古风图库 66 | 效果网|http://www.jq22.com 67 | 花瓣网|http://huaban.com/ 68 | 优美图|http://www.topit.me/ 69 | codepen|http://codepen.io/ 70 | 17素材|http://www.17sucai.com 71 | 摄图网|http://699pic.com/ 72 | 常用的JavaScript代码片段|http://microjs.com 73 | 74 | ## __周报类__ 75 | 76 | 周报类| 地址 77 | :----:|:----: 78 | __奇舞周刊__ | http://old.75team.com/weekly/ 79 | 码农周刊|http://weekly.manong.io 80 | JS前端开发群月报 | http://www.kancloud.cn/jsfront/month/82796 81 | WEB前端开发|http://www.css88.com 82 | A JS tip per day! |http://www.jstips.co 83 | 平安科技移动开发二队技术周报|https://github.com/PaicHyperionDev/MobileDevWeekly 84 | 85 | ## __开发中心__ 86 | 87 | 开发中心| 地址 88 | :----:|:----: 89 | mozilla js参考|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript 90 | chrome开发中心(chrome的内核已转向blink)|https://developer.chrome.com/extensions/api_index.html 91 | safari开发中心|https://developer.apple.com/library/safari/navigation 92 | microsoft js参考|https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94.aspx 93 | js秘密花园|http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html 94 | js秘密花园|http://bonsaiden.github.io/JavaScript-Garden/zh 95 | w3help|http://www.w3help.org 综合Bug集合网站 96 | 97 | ## __Nodejs__ 98 | 99 | Nodejs | 地址 100 | :----:|:----: 101 | nodejs 篇幅比较巨大|http://liuqing.pw 102 | Node.js 包教不包会|https://github.com/alsotang/node-lessons 103 | 篇幅比较少|http://www.rainweb.cn/article/category/Nodejs 104 | node express 入门教程|http://www.w3cfuns.com/article-5598538-1-1.html 105 | nodejs定时任务|http://my.oschina.net/u/568264/blog/193773 106 | 一个nodejs博客|http://60sky.com 107 | 【NodeJS 学习笔记04】新闻发布系统|http://www.cnblogs.com/yexiaochai/p/3536547.html 108 | 过年7天乐,学nodejs 也快乐|http://www.cnblogs.com/qqloving/p/3541099.html 109 | 七天学会NodeJS|https://github.com/nqdeng/7-days-nodejs 110 | Nodejs学习笔记(二)--- 事件模块|http://www.cnblogs.com/zhongweiv/p/nodejs_events.html 111 | nodejs入门|http://www.cnblogs.com/liusuqi/p/3735491.html 112 | angularjs nodejs|https://github.com/zensh/jsgen 113 | 从零开始nodejs系列文章|http://blog.fens.me/series-nodejs 114 | 理解nodejs|http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb 115 | nodejs事件轮询|http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop 116 | node入门|http://www.nodebeginner.org/index-zh-cn.html 117 | nodejs cms|http://ourjs.com/detail/53e1f281c5910a9806000001 118 | Node初学者入门,一本全面的NodeJS教程|http://ourjs.com/detail/529ca5950cb6498814000005 119 | NodeJS的代码调试和性能调优|http://www.barretlee.com/blog/2015/10/07/debug-nodejs-in-command-line 120 | 121 | ## __综合API__ 122 | 123 | 综合API| 地址 124 | :----:|:----: 125 | javascripting|http://www.javascripting.com 126 | 各种流行库搜索|http://microjs.com 127 | runoob.com-包含各种API集合|http://www.runoob.com 128 | 开源中国在线API文档合集|http://tool.oschina.net/apidocs 129 | devdocs|http://devdocs.io 英文综合API网站 130 | 131 | ## __Ecmascript__ 132 | 133 | Ecmascript| 地址 134 | :----:|:----: 135 | Understanding ECMAScript 6 - Nicholas C. Zakas|https://leanpub.com/understandinges6/read 136 | exploring-es6|https://leanpub.com/exploring-es6/read 137 | exploring-es6翻译|https://github.com/es6-org/exploring-es6 138 | exploring-es6翻译后预览|http://es6-org.github.io/exploring-es6 139 | 阮一峰 es6|http://es6.ruanyifeng.com 140 | 阮一峰 Javascript|http://javascript.ruanyifeng.com 141 | ECMA-262,第 5 版|http://yanhaijing.com/es5 142 | es5|http://es5.github.io 143 | 144 | ## __Js template__ 145 | 146 | Js template| 地址 147 | :----:|:----: 148 | template-chooser|http://garann.github.io/template-chooser 149 | artTemplate|https://github.com/aui/artTemplate 150 | tomdjs|https://github.com/aui/tmodjs/blob/master/README.md 151 | 淘宝模板juicer模板|http://juicer.name/docs/docs_zh_cn.html 152 | Fxtpl v1.0 繁星前端模板引擎|http://koen301.github.io/fxtpl 153 | laytpl|http://laytpl.layui.com 154 | mozilla - nunjucks|https://github.com/mozilla/nunjucks 155 | Juicer|https://github.com/PaulGuo/Juicer 156 | dustjs|http://akdubya.github.io/dustjs 157 | etpl|http://ecomfe.github.io/etpl 158 | 159 | ## __CSS__ 160 | 161 | CSS| 地址 162 | :----:|:----: 163 | CSS 语法参考|http://tympanus.net/codrops/css_reference 164 | CSS3动画手册|http://isux.tencent.com/css3/index.html 165 | 腾讯css3动画制作工具|http://isux.tencent.com/css3/tools.html 166 | 志爷css小工具集合|http://linxz.github.io/tianyizone 167 | css3 js 移动大杂烩|http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb 168 | bouncejs 触摸库|http://bouncejs.com 169 | css3 按钮动画|http://fian.my.id/Waves 170 | animate.css|http://daneden.github.io/animate.css 171 | 全局CSS的终结(狗带 [译]|http://www.alloyteam.com/2015/10/8536 172 | browserhacks|http://browserhacks.com 173 | 174 | ## __Angularjs__ 175 | 176 | Angularjs| 地址 177 | :----:|:----: 178 | Angular.js 的一些学习资源|https://github.com/dolymood/AngularLearning 179 | angularjs中文社区|http://angularjs.cn 180 | Angularjs源码学习|http://www.cnblogs.com/xuwenmin888/p/3739096.html 181 | Angularjs源码学习|http://www.ifeenan.com/?c=AngularJS 182 | angular对bootstrap的封装|http://angular-ui.github.io/bootstrap 183 | angularjs + nodejs|https://cnodejs.org/topic/51404e0f069911196d2e3923 184 | 吕大豹 Angularjs|http://www.cnblogs.com/lvdabao/tag/AngularJs 185 | AngularJS 最佳实践|http://www.infoq.com/cn/news/2013/02/angular-web-app 186 | Angular的一些扩展指令|http://www.lovelucy.info/angularjs-best-practices.html 187 | Angular数据绑定原理|https://github.com/Pasvaz/bindonce 188 | 一些扩展Angular UI组件|https://github.com/angular-ui 189 | Ember和AngularJS的性能测试|http://voidcanvas.com/emberjs-vs-angularjs-performance-testing 190 | 带你走近AngularJS - 基本功能介绍|http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html 191 | Angularjs开发指南|http://angular.duapp.com/docs/guide 192 | Angularjs学习|http://www.cnblogs.com/amosli/p/3710648.html 193 | 不要带着jQuery的思维去学习AngularJS|http://www.rainweb.cn/article/angularjs-jquery.html 194 | angularjs 学习笔记|http://wangjiatao.diandian.com/?tag=angularjs 195 | angularjs 开发指南|http://www.angularjs.cn/T008 196 | angularjs 英文资料|https://github.com/jmcunningham/AngularJS-Learning 197 | angular bootstrap|http://angular-ui.github.io/bootstrap 198 | angular jq mobile|https://github.com/opitzconsulting/jquery-mobile-angular-adapter 199 | angular ui|http://mgcrea.github.io/angular-strap 200 | 整合jQuery Mobile+AngularJS经验谈|http://www.tuicool.com/articles/7ZZVr2 201 | 有jQuery背景,该如何用AngularJS编程思想|http://blog.jobbole.com/46589/ 202 | AngularJS在线教程|http://each.sinaapp.com/angular 203 | angular学习笔记|http://www.zouyesheng.com/angular.html 204 | 205 | 206 | ## __React__ 207 | 208 | React| 地址 209 | :----:|:----: 210 | react.js 中文论坛|http://www.react-china.org 211 | react.js 官方网址|https://facebook.github.io/react/index.html 212 | react.js 官方文档|https://facebook.github.io/react/docs/getting-started.html 213 | react.js material UI|http://material-ui.com/# 214 | react.js TouchstoneJS UI|http://touchstonejs.io 215 | react.js amazeui UI|http://amazeui.org/react 216 | React 入门实例教程 - 阮一峰|http://www.ruanyifeng.com/blog/2015/03/react.html 217 | React Native 中文版|http://wiki.jikexueyuan.com/project/react-native 218 | Webpack 和 React 小书 - 前端乱炖|http://www.html-js.com/article/Fakefish%203053 219 | Webpack 和 React 小书 - gitbook|https://fakefish.github.io/react-webpack-cookbook 220 | webpack|https://github.com/webpack/webpack 221 | Webpack,101入门体验|http://html-js.com/article/3009 222 | webpack入门教程|http://html-js.com/article/3113 223 | 基于webpack搭建前端工程解决方案探索|http://segmentfault.com/a/1190000003499526 224 | React原创实战视频教程|http://www.piliyu.com 225 | 226 | ## __vue__ 227 | 228 | vue| 地址 229 | :----:|:----: 230 | Vue|http://cn.vuejs.org 231 | Vue 论坛|http://forum.vuejs.org 232 | Vue 入门指南|http://www.cnblogs.com/aaronjs/p/3660102.html 233 | Vue 的一些资源索引|http://segmentfault.com/a/1190000000411057 234 | awesome-vue|https://github.com/vuejs/awesome-vue 235 | 236 | ## __移动端API__ 237 | 238 | 移动端API| 地址 239 | :----:|:----: 240 | 99移动端知识集合|https://github.com/jtyjty99999/mobileTech 241 | 移动端前端开发知识库|https://github.com/AlloyTeam/Mars 242 | 移动前端的一些坑和解决方法(外观表现)|http://caibaojian.com/mobile-web-bug.html 243 | 【原】移动web资源整理|http://www.cnblogs.com/PeunZhang/p/3407453.html 244 | zepto 1.0 中文手册|http://mweb.baidu.com/zeptoapi 245 | zepto 1.0 中文手册|http://www.html-5.cn/Manual/Zepto 246 | zepto 1.1.2|http://www.css88.com/doc/zeptojs_api 247 | zepto 中文注释|http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html 248 | jqmobile 手册|http://app-framework-software.intel.com/api.php 249 | 移动浏览器开发集合|https://github.com/maxzhang/maxzhang.github.com/issues 250 | 移动开发大杂烩|https://github.com/hoosin/mobile-web-favorites 251 | 252 | ## __jQuery__ 253 | 254 | jQuery| 地址 255 | :----:|:----: 256 | jQuery API 中文文档|http://www.jquery123.com 257 | hemin 在线版|http://hemin.cn/jq 258 | css88 jq api|http://www.css88.com/jqapi-1.9/on 259 | css88 jqui api|http://www.css88.com/jquery-ui-api 260 | 学习jquery|http://learn.jquery.com 261 | jquery 源码查找|http://james.padolsey.com/jquery 262 | 263 | ## __D3__ 264 | 265 | D3| 地址 266 | :----:|:----: 267 | d3 Tutorials|https://github.com/mbostock/d3/wiki/Tutorials 268 | Gallery|https://github.com/mbostock/d3/wiki/Gallery 269 | lofter|http://datavisual.lofter.com/post/40cf3a_188e535 270 | iteye|http://alanland.iteye.com/blog/1878595 271 | ruanyifeng|http://javascript.ruanyifeng.com/library/d3.html 272 | 273 | ## __Requriejs__ 274 | 275 | Requriejs| 地址 276 | :----:|:----: 277 | Javascript模块化编程(一):模块的写法 |http://www.ruanyifeng.com/blog/2012/10/javascript_module.html 278 | Javascript模块化编程(二):AMD规范|http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html 279 | Javascript模块化编程(三):require.js的用法|http://www.ruanyifeng.com/blog/2012/11/require_js.html 280 | RequireJS入门(一)|http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html 281 | RequireJS入门(二)|http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html 282 | RequireJS进阶(三)|http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html 283 | requrie源码学习|http://www.cnblogs.com/yexiaochai/p/3632580.html 284 | requrie 入门指南|http://www.oschina.net/translate/getting-started-with-the-requirejs-library 285 | requrieJS 学习笔记|http://www.cnblogs.com/yexiaochai/p/3214926.html 286 | requriejs 其一 |http://cyj.me/why-seajs/requirejs/ 287 | require backbone结合|http://www.cnblogs.com/yexiaochai/p/3221081.html 288 | 289 | ## __Seajs__ 290 | 291 | Seajs| 地址 292 | :----:|:----: 293 | seajs|http://seajs.org 294 | seajs 中文手册|http://cyj.me/why-seajs/zh 295 | 296 | ## __Less,sass__ 297 | 298 | Less,sass| 地址 299 | :----:|:----: 300 | sass|http://www.w3cplus.com/sassguide 301 | sass教程-sass中国|http://www.sass.hk 302 | Sass 中文文档|http://sass.bootcss.com 303 | less|http://less.bootcss.com 304 | 305 | ## __Markdown__ 306 | 307 | Markdown| 地址 308 | :----:|:----: 309 | Markdown 语法说明 (简体中文版|http://wowubuntu.com/markdown 310 | markdown入门参考|https://github.com/LearnShare/Learning-Markdown/blob/master/README.md 311 | gitbook|https://www.gitbook.com 国外的在线markdown可编辑成书 312 | mdeditor|https://www.zybuluo.com/mdeditor 一款国内的在线markdown编辑器 313 | stackedit|https://stackedit.io 国外的在线markdown编辑器,功能强大,同步云盘 314 | mditor|http://bh-lay.github.io/mditor 一款轻量级的markdown编辑器 315 | lepture-editor|https://github.com/lepture/editor 316 | markdown-editor|https://github.com/jbt/markdown-editor 317 | 作业部落|https://www.zybuluo.com 功能强大,速度流畅,全平台同步 318 | 319 | ## __兼容性__ 320 | 321 | 兼容性| 地址 322 | :----:|:----: 323 | esma 兼容列表|http://kangax.github.io/compat-table/es6 324 | W3C CSS验证服务|http://jigsaw.w3.org/css-validator/validator.html.zh-cn 325 | caniuse|http://caniuse.com/#index 326 | csscreator|http://csscreator.com/properties 327 | microsoft|https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85.aspx 328 | 在线测兼容-移动端|http://www.responsinator.com 329 | emulators|https://www.manymo.com/emulators 330 | 331 | ## __UI相关__ 332 | 333 | UI相关| 地址 334 | :----:|:----: 335 | bootcss|http://v3.bootcss.com 336 | MetroUICSS|http://www.w3cplus.com/MetroUICSS 337 | semantic|http://semantic-ui.com 338 | Buttons|http://alexwolfe.github.io/Buttons 339 | kitecss|http://hiloki.github.io/kitecss 340 | pintuer|http://www.pintuer.com 341 | amazeui|http://amazeui.org 342 | worldhello|http://www.worldhello.net/gotgithub/index.html 343 | linuxtoy|http://igit.linuxtoy.org/contents.html 344 | gitmagic|http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn 345 | rogerdudler|http://rogerdudler.github.io/git-guide/index.zh.html 346 | gitref|http://gitref.justjavac.com 347 | book|http://git-scm.com/book/zh 348 | gogojimmy|http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic 349 | 350 | ## __其它API__ 351 | 352 | 其它API| 地址 353 | :----:|:----: 354 | HTTP API 设计指南|http://segmentfault.com/bookmark/1230000002521721 355 | javascript流行库汇总|javascriptoo 356 | 验证api|http://niceue.com/validator/demo/index.php 357 | underscore 中文手册|http://www.css88.com/doc/underscore 358 | underscore源码分析|http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031 359 | underscore源码分析-亚里士朱德的博客|http://yalishizhude.github.io/tags/underscore 360 | underscrejs en api|http://underscorejs.org 361 | lodash - underscore的代替品|https://lodash.com 362 | ext4api|http://extjs-doc-cn.github.io/ext4api 363 | backbone 中文手册|http://www.csser.com/tools/backbone/backbone.js.html 364 | qwrap手册|http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm 365 | 缓动函数|http://easings.net/zh-cn 366 | svg 中文参考|http://www.w3school.com.cn/svg/svg_reference.asp 367 | svg mdn参考|https://developer.mozilla.org/en-US/docs/Web/SVG 368 | svg 导出 canvas|https://github.com/gabelerner/canvg 369 | svg 导出 png|https://github.com/exupero/saveSvgAsPng 370 | ai-to-svg|http://www.zamzar.com/convert/ai-to-svg 371 | localStorage 库|https://github.com/machao/localStorage 372 | 373 | ## __图表类__ 374 | 375 | 图表类| 地址 376 | :----:|:----: 377 | Highcharts 中文API|http://www.hcharts.cn/api/index.php 378 | Highcharts 英文API|http://api.highcharts.com/highcharts 379 | ECharts 百度的图表软件|http://echarts.baidu.com/ 380 | 高德地图|http://lbs.amap.com/api 381 | 开源的矢量图脚本框架|http://paperjs.org 382 | svg 地图|http://jvectormap.com 383 | 384 | ## __正则__ 385 | 386 | 正则| 地址 387 | :----:|:----: 388 | JS正则表达式元字符|http://segmentfault.com/a/1190000002471140 389 | 正则表达式30分钟入门教程|http://deerchao.net/tutorials/regex/regex.htm 390 | MDN-正则表达式|https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions 391 | ruanyifeng - RegExp对象|http://javascript.ruanyifeng.com/stdlib/regexp.html 392 | 小胡子哥 - 进阶正则表达式|http://div.io/topic/764?page=1 393 | is.js|https://github.com/Cedriking/is.js/blob/master/is.js 394 | 正则在线测试|http://regexper.com 395 | 396 | ## __前端__ 397 | 398 | 前端| 地址 399 | :----:|:----: 400 | 通过分析github代码库总结出来的工程师代码书写习惯|http://alloyteam.github.io/CodeGuide 401 | HTML&CSS编码规范 by @mdo|http://codeguide.bootcss.com 402 | 团队合作的css命名规范-腾讯AlloyTeam前端团队|http://www.alloyteam.com/2011/10/css-on-team-naming/ 403 | 前端编码规范之js - by yuwenhui|http://yuwenhui.github.io 404 | 前端编码规范之js - by 李靖|http://www.cnblogs.com/hustskyking/p/javascript-spec.html 405 | 前端开发规范手册|http://zhibimo.com/read/Ashu/front-end-style-guide 406 | Airbnb JavaScript 编码规范(简体中文版)|https://github.com/yuche/javascript#table-of-contents 407 | AMD与CMD规范的区别|http://www.zhihu.com/question/20351507 408 | AMD与CMD规范的区别|http://www.cnblogs.com/tugenhua0707/p/3507957.html 409 | KISSY 源码规范|http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html 410 | bt编码规范|http://codeguide.bootcss.com 411 | 规范加强版|https://github.com/Suxiaogang/Code_Guide 412 | 前端代码规范 及 最佳实践|http://blog.jobbole.com/79075 413 | 百度前端规范|http://coderlmn.github.io/code-standards 414 | 百度前端规范|http://isobar-idev.github.io/code-standards 415 | 百度前端规范|http://zhuanlan.zhihu.com/fuyun/19884834 416 | ECMAScript6 编码规范--广发证券前端团队|https://github.com/gf-rd/es6-coding-style 417 | JavaScript 风格指南/编码规范(Airbnb公司版)|http://blog.jobbole.com/79484 418 | 网易前端开发规范|http://nec.netease.com/standard 419 | css模块|http://www.75team.com/archives/1049 420 | 前端规范资源列表|https://github.com/ecomfe/spec 421 | 422 | ## __PHP__ 423 | 424 | PHP| 地址 425 | :----:|:----: 426 | 最流行的PHP 代码规范|http://segmentfault.com/a/1190000000443795 427 | 最流行的PHP 代码规范|https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md 428 | 429 | ## __各大公司开源项目__ 430 | 431 | 各大公司开源项目| 地址 432 | :----:|:----: 433 | Facebook Projects|https://code.facebook.com/projects/web 434 | 百度web前端研发部|http://fex.baidu.com 435 | 百度EFE|http://efe.baidu.com 436 | 百度github|https://github.com/fex-team 437 | alloyteam|http://www.alloyteam.com 438 | alloyteam-github|http://alloyteam.github.io 439 | alloyteam-AlloyGameEngine|https://github.com/AlloyTeam/AlloyGameEngine 440 | AlloyDesigner|http://alloyteam.github.io/AlloyDesigner 即时修改,即时保存,设计稿较正,其它开发辅助工具 441 | H5交互页编辑器AEditor介绍|http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao H5动画交互页开发的工具介绍 442 | AEditor|http://aeditor.alloyteam.com H5动画交互页开发的工具 443 | maka|http://forum.maka.im/wordpress 444 | 值得订阅的weekly|https://github.com/fenbility/weekly-feed 445 | 腾讯html5|http://cube.qq.com 446 | 奇舞团开源项目|http://75team.github.io 447 | Qunar UED|http://ued.qunar.com 448 | Scrat|http://scrat.io 449 | 450 | ## __常用__ 451 | 452 | 常用 |地址 453 | :----:|:----: 454 | ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性|http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome 455 | 模拟键盘|http://mottie.github.io/Keyboard 456 | 拼音|https://github.com/hotoo/pinyin 457 | 中国个人身份证号验证|https://github.com/mc-zone/IDValidator 458 | 459 | ## __算法__ 460 | 461 | 算法 | 地址 462 | :----:|:----: 463 | 数据结构与算法 JavaScript 描述. 章节练习|https://github.com/Ralph-Wang/algorithm.in.js 464 | 常见排序算法(JS版)|https://github.com/twobin/twobinSort 465 | 经典排序|https://github.com/luofei2011/jsAgm/blob/master/js/sort.js 466 | 常见排序算法-js版本|https://github.com/hechangmin/jssort 467 | JavaScript 算法与数据结构 精华集|https://github.com/lightningtgc/JavaScript-Algorithms 468 | 面试常考算法题精讲|http://www.nowcoder.com/live/courses 469 | 470 | ## __移动端__ 471 | 472 | 移动端 | 地址 473 | :----:|:----: 474 | fastclick|https://github.com/ftlabs/fastclick 475 | no-click-delay|https://github.com/mmastrac/jquery-noclickdelay 476 | 【敏捷开发】Android团队开发规范|http://www.cnblogs.com/lcw/p/3619181.html 477 | Android 开发规范与应用|http://www.jianshu.com/p/4390f4fe19b3 478 | **ionic** | https://github.com/ychow/ionic-guide 479 | 480 | 481 | ## __JSON__ 482 | 483 | JSON | 地址 484 | :----:|:----: 485 | 模拟生成JSON数据|http://beta.json-generator.com 486 | 返回跨域JSONAPI|http://jsonp.afeld.me 487 | 488 | ## __焦点图__ 489 | 490 | 焦点图 | 地址 491 | :----:|:----: 492 | myfocus|https://github.com/koen301/myfocus 493 | myfocus-官方演示站|http://www.chhua.com/myfocus 494 | SuperSlidev2.1 -- 大话主席|http://www.superslide2.com 495 | soChange|http://www.bujichong.com/sojs/soChange/index.html 496 | 497 | ## __Ext, EasyUI, J-UI 及其它各种UI方案__ 498 | 499 | Ext, EasyUI, J-UI 及其它各种UI方案 | 地址 500 | :----:|:----: 501 | extjs|https://www.sencha.com/products/extjs 502 | ext4英文api|http://docs.sencha.com/extjs/4.0.7 503 | ext4中文api|http://extjs-doc-cn.github.io/ext4api 504 | jquery easyui 未压缩源代码|http://jquery-easyui.googlecode.com/svn/trunk/src 505 | J-UI|http://jui.org 506 | MUI-最接近原生APP体验的高性能前端框架|http://dcloudio.github.io/mui 507 | Amaze UI | 中国首个开源 HTML5 跨屏前端框架|http://amazeui.org 508 | 淘宝 HTML5 前端框架|http://m.sui.taobao.org 509 | KISSY - 阿里前端JavaScript库|http://docs.kissyui.com 510 | 网易Nej - Nice Easy Javascript|http://nej.netease.com 511 | Kendo UI MVVM Demo|http://demos.telerik.com/kendo-ui/mvvm/index 512 | Bootstrap|http://www.bootcss.com 513 | Smart UI|http://smartui.chinamzz.com 514 | 雅虎UI - CSS UI|http://developer.yahoo.com/yui/grids 515 | 516 | ## __页面 社会化 分享功能__ 517 | 518 | 页面 社会化 分享功能 | 地址 519 | :----:|:----: 520 | 百度分享|http://share.baidu.com pc端 521 | JiaThis|http://jiathis.com pc端 522 | 社会化分享组件|http://developer.baidu.com/soc/share 移动端 523 | ShareSDK 轻松实现社会化功能|http://www.mob.com/#/index 移动端 524 | 友盟分享|http://dev.umeng.com/social/android/quick-integration 移动端 525 | 526 | ## __富文本编辑器__ 527 | 528 | 富文本编辑器 | 地址 529 | :----:|:----: 530 | 功能齐全 tinymce|https://www.tinymce.com 531 | 百度 ueditor|http://ueditor.baidu.com/website 532 | 经典的ckeditor|http://ckeditor.com 533 | 经典的kindeditor|http://kindeditor.net 534 | wysiwyg|http://www.bootcss.com/p/bootstrap-wysiwyg 535 | 一个有情怀的编辑器。Bach's Editor|http://integ.github.io/BachEditor 536 | tower用的编辑器|https://github.com/mycolorway/simditor 537 | summernote 编辑器|https://github.com/summernote/summernote 538 | html5编辑器|http://neilj.github.io/Squire 539 | XEditor|http://lab.hustlzp.com/XEditor 540 | wangEditor|https://github.com/wangfupeng1988/wangEditor 541 | 542 | ## __前端概述__ 543 | 544 | 前端概述 | 地址 545 | :----:|:----: 546 | 前端工具大全|http://www.awesomes.cn 547 | 什么是前端工程化|https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0# 548 | 549 | ## __Gulp__ 550 | 551 | Gulp | 地址 552 | :----:|:----: 553 | Gulp官网|http://gulpjs.com 554 | Gulp中文网|http://www.gulpjs.com.cn 555 | gulp资料收集|https://github.com/Platform-CUF/use-gulp 556 | Gulp:任务自动管理工具 - ruanyifeng|http://javascript.ruanyifeng.com/tool/gulp.html 557 | Gulp插件|http://gulpjs.com/plugins 558 | Gulp探究折腾之路(I)|http://www.jeffjade.com/2015/11/25/2015-11-25-toss-gulp/ 559 | Gulp折腾之路(II)|http://www.jeffjade.com/2016/01/19/2016-01-19-toss-gulp/ 560 | Gulp不完全入门教程|http://www.ido321.com/1622.html 561 | 为什么使用gulp?|https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33 562 | Gulp安装及配合组件构建前端开发一体化|http://www.dbpoo.com/getting-started-with-gulp 563 | Gulp 入门指南|https://github.com/nimojs/gulp-book 564 | Gulp 入门指南 - nimojs|https://github.com/nimojs/blog/issues/19 565 | Gulp in Action|http://www.imooc.com/video/5692 566 | Gulp开发教程(翻译)|http://www.w3ctech.com/topic/134 567 | 前端构建工具gulpjs的使用介绍及技巧|http://www.cnblogs.com/2050/p/4198792.html 568 | 569 | ## __Grunt__ 570 | 571 | Grunt | 地址 572 | :----:|:----: 573 | gruntjs|http://gruntjs.com 574 | Grunt中文网|http://www.gruntjs.net 575 | 576 | ## __Fis__ 577 | 578 | Fis | 地址 579 | :----:|:----: 580 | fis 官网|http://fex-team.github.io/fis-site/index.html 581 | fis|http://fis.baidu.com 582 | 583 | ## __pc图轮__ 584 | 585 | pc图轮 | 地址 586 | :----:|:----: 587 | 单屏轮播sochange|http://www.jsfoot.com/jquery/demo/2011-09-20/192.html 588 | 左右按钮多图切换|http://bxslider.com/examples/carousel-demystified 589 | fullpage全屏轮播|https://github.com/alvarotrigo/fullPage.js 590 | 591 | ## __移动端图轮__ 592 | 593 | 移动端图轮 | 地址 594 | :----:|:----: 595 | 无缝切换|http://www.swipejs.com 596 | 滑屏效果|http://www.idangero.us/swiper 597 | 全屏fullpage|https://github.com/peunzhang/fullpage 598 | 单个图片切换|https://github.com/qiqiboy/touchslider 599 | 单个全屏切换|https://github.com/peunzhang/slip.js 600 | 百度的切换库|http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group 601 | 单个全屏切换|https://github.com/peunzhang/iSlider 602 | 滑屏效果|https://github.com/saw/touch-interfaces 603 | 旋转拖动设置|http://baijs.com/tinycircleslider 604 | 类似于swipe切换|http://touchslider.com 605 | 支持多种形式的触摸滑动|http://www.swiper.com.cn/demo/index.html 606 | 滑屏效果|https://github.com/joker-ye/main/blob/master/wap/index.html 607 | 大话主席pc移动图片轮换|http://www.superslide2.com 608 | 滑屏效果|https://github.com/hahnzhu/parallax.js 609 | 基于zepto的fullpage|https://github.com/yanhaijing/zepto.fullpage 610 | [WebApp]定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应|http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html 611 | 判断微信客户端的那些坑|http://loo2k.com/blog/detecting-wechat-client 612 | 可以通过javascript直接调用原生分享的工具|https://github.com/JefferyWang/nativeShare.js 613 | JiaThis 分享到微信代码|http://www.jiathis.com/help/html/weixin-share-code 614 | 聊聊移动端跨平台开发的各种技术|http://fex.baidu.com/blog/2015/05/cross-mobile 615 | 前端自动化测试|http://www.zhihu.com/question/29922082 616 | 多种轮换图片|http://ajccom.github.io/niceslider 617 | 滑动侧边栏|https://mango.github.io/slideout 618 | 619 | ## __文件上传__ 620 | 621 | 文件上传 | 地址 622 | :----:|:----: 623 | 百度上传组件|http://fex.baidu.com/webuploader 624 | 上传|https://blueimp.github.io/jQuery-File-Upload 625 | flash 头像上传|http://www.hdfu.net 626 | 图片上传预览|http://www.dropzonejs.com 627 | 图片裁剪|http://elemefe.github.io/image-cropper 628 | 图片裁剪-shearphoto|http://www.shearphoto.com 629 | jQuery图片处理|http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2 630 | 631 | ## __模拟select__ 632 | 633 | 模拟select | 地址 634 | :----:|:----: 635 | 糖饼 select|http://aui.github.io/popupjs/doc/selectbox.html 636 | flexselect|https://github.com/rmm5t/jquery-flexselect 637 | 双select|http://loudev.com 638 | select2|http://select2.github.io 639 | 640 | ## __取色插件__ 641 | 642 | 取色插件 | 地址 643 | :----:|:----: 644 | 类似 Photoshop 的界面取色插件|http://www.jq22.com/plugin/367 645 | jquery color|https://github.com/jquery/jquery-color 646 | 取色插件集合|http://www.oschina.net/project/tag/287/color-picker 647 | farbtastic 圆环+正方形|https://github.com/mattfarina/farbtastic 648 | 649 | ## __城市联动__ 650 | 651 | 城市联动 | 地址 652 | :----:|:----: 653 | jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果|http://www.ijquery.cn/?p=360 654 | 655 | ## __剪贴板__ 656 | 657 | 剪贴板 | 地址 658 | :----:|:----: 659 | 剪贴板|https://github.com/zeroclipboard/zeroclipboard 660 | clipboard 最新的剪切方案|http://zenorocha.github.io/clipboard.js 661 | 不是Flash的剪贴板|https://github.com/zenorocha/clipboard.js 662 | 663 | ## __简繁转换__ 664 | 665 | 简繁转换 | 地址 666 | :----:|:----: 667 | 简繁转换|https://github.com/BYVoid/OpenCC 668 | 669 | ## __表格 Grid__ 670 | 671 | 表格 Grid | 地址 672 | :----:|:----: 673 | facebook表格|http://facebook.github.io/fixed-data-table 674 | 类似于Excel编辑表格-handsontable|http://handsontable.com 675 | bootstrap-table插件|http://bootstrap-table.wenzhixin.net.cn 676 | datatables|https://www.datatables.net 677 | 678 | ## __在线演示__ 679 | 680 | 在线演示 | 地址 681 | :----:|:----: 682 | js 在线编辑 - runjs|http://runjs.cn 683 | js 在线编辑 - jsbin|http://jsbin.com 684 | js 在线编辑 - codepen|http://codepen.io 685 | js 在线编辑 - jsfiddle|http://jsfiddle.net 686 | java 在线编辑 - runjs|http://ideone.com 687 | js 在线编辑 - hcharts|http://code.hcharts.cn 688 | js 在线编辑 - jsdm|http://jsdm.com 689 | sql 在线编辑 - sqlfiddle|http://sqlfiddle.com 690 | mozilla 在线编辑器|https://thimble.mozilla.org 691 | 692 | ## __常规优化__ 693 | 694 | 常规优化|地址 695 | :----:|:----: 696 | Javascript高性能动画与页面渲染|http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering 697 | 移动H5前端性能优化指南|http://isux.tencent.com/h5-performance.html 698 | 5173首页前端性能优化实践|http://ued.5173.com/?p=1731 699 | 给网页设计师和前端开发者看的前端性能优化|http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers 700 | 复杂应用的 CSS 性能分析和优化建议|http://www.orzpoint.com/profiling-css-and-optimization-notes 701 | 张鑫旭——前端性能| [张鑫旭——前端性能](http://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD) 702 | 前端性能监控总结|http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html 703 | 网站性能优化之CSS无图片技术| [网站性能优化之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) 704 | web前端性能优化进阶路| [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) 705 | 前端技术:网站性能优化之CSS无图片技术|http://my.eoe.cn/tuwandou/archive/4544.html 706 | 浏览器的加载与页面性能优化|http://www.baiduux.com/blog/2011/02/15/browser-loading 707 | 页面加载中的图片性能优化|http://www.w3ctech.com/p/1503 708 | Hey——前端性能| [Hey——前端性能](http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD) 709 | html优化| [html优化](http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2) 710 | 99css——性能| [99css——性能](http://www.99css.com/tag/%e6%80%a7%e8%83%bd) 711 | Yslow——性能优化|http://www.yslow.net/category.php?cid=20 712 | YSLOW中文介绍|http://www.cnblogs.com/yslow 713 | 转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化|http://www.360ito.com/article/40.html 714 | Yahoo!团队实践分享:网站性能|http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml 715 | 网站性能优化指南:什么使我们的网站变慢?|http://blog.jiasule.com/i/153 716 | 网站性能优化实践,减少加载时间,提高用户体验|http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html 717 | 浅谈网站性能优化 前端篇|http://www.umtry.com/archives/747.html 718 | 前端重构实践之如何对网站性能优化?|http://www.adinnet.cn/blog/designview/2012-7-12/678.html 719 | 前端性能优化:使用媒体查询加载指定大小的背景图片|http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9 720 | 网站性能系列博文|http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html 721 | 加载,不只是少一点点|http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml 722 | 前端性能的测试与优化|http://mzhou.me/article/95310 723 | 分享网页加载速度优化的一些技巧?|http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading 724 | 页面加载中的图片性能优化|http://www.f2es.com/images-bytes-opt 725 | web前端优化(基于Yslow|http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html 726 | 网站性能优化工具大全|https://www.qianduan.net/website-performance-optimization-tool.html 727 | 【高性能前端1】高性能HTML|http://www.alloyteam.com/2012/10/high-performance-html 728 | 【高性能前端2】高性能CSS|http://www.alloyteam.com/2012/10/high-performance-css 729 | 由12306谈谈网站前端性能和后端性能优化|http://coolshell.cn/articles/6470.html 730 | AlloyTeam——前端优化| [AlloyTeam——前端优化](http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96) 731 | 毫秒必争,前端网页性能最佳实践|http://www.cnblogs.com/developersupport/p/3248695.html 732 | 网站性能工具Yslow的使用方法|http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html 733 | 前端工程与性能优化(上):静态资源版本更新与缓存|http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1 734 | 前端工程与性能优化(下):静态资源管理与模板框架|http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2 735 | HTTPS连接的前几毫秒发生了什么|http://blog.jobbole.com/48369 736 | Yslow|http://uicss.cn/yslow/#more-12319 737 | Essential Web Performance Metrics — A Primer, Part 1|http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1 738 | Essential Web Performance Metrics — Part 2|http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2 739 | YUISlide,针对移动设备的动画性能优化|http://jayli.github.io/blog/data/2011/12/23/yuislide.html 740 | Improving Site Performance|http://joelglovier.com/improving-site-performance 741 | 让网站提速的最佳前端实践|http://segmentfault.com/a/1190000000367899 742 | Why Website Speed is Important|http://sixrevisions.com/web-development/why-website-speed-is-important 743 | Need for Speed – How to Improve your Website Performance|https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance 744 | 阿里无线前端性能优化指南 (Pt.1 加载期优化 |https://github.com/amfe/article/issues/1 745 | 746 | ## __优化工具__ 747 | 748 | 优化工具|地址 749 | :----:|:----: 750 | JavaScript 性能分析新工具 OneProfile|http://www.html-js.com/article/3083 751 | JavaScript 堆内存分析新工具 OneHeap|http://www.html-js.com/article/3091 752 | 753 | ## __在线工具__ 754 | 755 | 在线工具|地址 756 | :----:|:----: 757 | google在线工具|https://developers.google.com/speed/pagespeed/insights 758 | 阿里测|http://www.alibench.com 759 | 阿里-免费测试服务|http://itest.aliyun.com 760 | 阿里-F2etest多浏览器兼容性测试解决方案|https://github.com/alibaba/f2etest 761 | js性能测试|http://jsperf.com 762 | 763 | ## __前端架构__ 764 | 765 | 前端架构|地址 766 | :----:|:----: 767 | 技术架构|http://www.zhihu.com/topic/19612641 768 | 前端架构|http://saito.im/note/The-Architecture-of-F2E 769 | 如何成为前端架构师|http://www.zhihu.com/question/24092572 770 | 关于前端架构-张克军|http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html 771 | 百度腾讯offer比较(腾讯游戏VS百度基础架构)|http://www.zhihu.com/question/25583350 772 | 773 | ## __推荐作品__ 774 | 775 | 推荐作品|地址 776 | :----:|:----: 777 | winter代码片段需要翻墙|https://gist.github.com/wintercn 778 | fgm|http://www.fgm.cc/learn 779 | 岑安作品集|https://github.com/hongru/hongru.github.com 780 | 当耐特demo集合|http://kmdjs.github.io 781 | 米空格 js作品|http://www.laoshu133.com/Lab 782 | myFocus|http://koen301.github.io 783 | SeaJS组件库|http://panxuepeng.github.io/seajslib 784 | 颜海镜作品|http://yanhaijing.com/myProject 785 | 脚儿网作品|http://jo2.org/category/myworks 786 | javascript个人作品|http://www.cnitblog.com/yemoo/category/3107.html 787 | 妙味的雷东升游戏作品|http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790 788 | javascript作品集|http://bbs.csdn.net/topics/380227212 789 | 云五笔,灰度产生生成工具|https://github.com/TooBug/works 790 | 项目主页|http://koen301.github.io 791 | 个性的作品主页|http://zaole.net 792 | 播放器|http://static.tingall.com/v2/player 793 | ucren js demos 集|http://ucren.com/blog/demos 794 | 智能社|http://www.zhinengshe.com/works_list.html 795 | 实例陈列架|http://demos.shizuwu.cn 796 | zoye demo|http://zoye.sinaapp.com/demo 797 | 王员外|http://lab.yuanwai.wang 798 | 平凡|http://pingfan1990.sinaapp.com 799 | jyg 游戏案例|http://www.lovewebgames.com 800 | 很多jquery插件|http://www.helloweba.com/list.html 801 | 不羁虫 - soJs 作品系列|http://www.bujichong.com/sojs/api/index.html 802 | frozenui|http://frozenui.github.io/case.html 803 | 黑白棋|http://js-game.github.io/othello 804 | fromone|http://yansm.github.io/fromone/index.html 805 | pazguille|http://pazguille.me 806 | **Html5 VideoPlayer**|https://github.com/zmmbreeze/DeadSimpleVideoPlayer 807 | **Proton 烟花**|http://a-jie.github.io/Proton/#example 808 | 809 | ## __简历模板__ 810 | 811 | 简历模板|地址 812 | :----:|:----: 813 | 不错的个人简历|http://learnshare.github.io/about/index.html 814 | 简历|http://hcy2367.github.io/resume 815 | 张伦|http://ncuey.sinaapp.com/CrispElite/ 816 | 简历|https://github.com/hacke2/ResumeSample 817 | 翁天信|http://blog.dandyweng.com/2013/07/how-my-website-was-created 818 | 动画方式的简历|http://www.webhek.com/misc/interactive-resume 819 | 组件丰富简历|http://www.linqing07.com/resume.html 820 | 简历池|http://www.mojianli.com/resume/view 821 | haorooms博客|http://www.haorooms.com/about 822 | Justin Young|http://cv.youngdze.com 823 | 824 | ## __面试题__ 825 | 826 | 面试题|地址 827 | :----:|:----: 828 | 那几个月在找工作(百度,网易游戏)|http://www.nowcoder.com/discuss/3196 829 | 2014最新面试题|http://www.html-js.com/article/1743 830 | 阿里前端面试题|http://www.w3cfuns.com/thread-5598563-2-1.html 831 | 2016校招内推 -- 阿里巴巴前端 -- 三面面试经历 |http://www.cnblogs.com/imwtr/p/4685546.html 832 | 腾讯面试题|http://www.w3cfuns.com/article-5599657-1-1.html 833 | 年后跳槽那点事:乐视+金山+360面试之行|http://www.cnblogs.com/lvdabao/p/3660707.html 834 | 阿里前端面试题上线|http://fatesinger.com/2722.html 835 | 拉勾网js面试题|http://www.cnblogs.com/52cik/p/js-question-lg.html 836 | 前端面试|http://www.cnblogs.com/allenxing/p/3724382.html 837 | Web开发笔试面试题 大全|http://mianshiti.diandian.com 838 | 前端开发面试题|http://segmentfault.com/a/1190000000465431 839 | 2014最新前端面试题|https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions 840 | 百度面试|https://github.com/fex-team/interview-questions 841 | 面试题|http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177 842 | 前端工作面试问题|https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese 843 | 前端开发面试题|http://segmentfault.com/a/1190000000465431 844 | 5个经典的前端面试问题| [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) 845 | 最全前端面试问题及答案总结 |http://segmentfault.com/a/1190000002562454 846 | 如何面试一名前端开发工程师?|http://www.html-js.com/article/Large-search-front-team-column%202961 847 | 史上最全 前端开发面试问题及答案整理|https://github.com/hawx1993/Front-end-Interview-questions 848 | 前端实习生面试总结 |http://www.cnblogs.com/xiaoruo/p/4665163.html 849 | 史上最全 前端开发面试问题及答案整理|https://github.com/hawx1993/Front-end-Interview-questions 850 | BAT及各大互联网公司2014前端笔试面试题:JavaScript篇|http://blog.jobbole.com/78738 851 | 前端开发面试题大收集|https://github.com/paddingme/Front-end-Web-Development-Interview-Question 852 | 收集的前端面试题和答案|https://github.com/qiu-deqing/FE-interview 853 | 如何面试前端工程师|http://www.zhihu.com/question/19568008 854 | 前端开发面试题|https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md 855 | 牛客网-笔试面经|http://www.nowcoder.com/discuss?type=2 856 | 857 | ## __iconfont__ 858 | 859 | iconfont|地址 860 | :----:|:----: 861 | 中文字体|http://www.zhihu.com/question/21253343 862 | 淘宝字库|http://iconfont.cn 863 | 字体|http://mux.alimama.com/fonts 864 | 制作教程|http://iconfont.cn/help/platform.html 865 | zhangxinxu-icommon|http://www.zhangxinxu.com/wordpress/?s=icomoon 866 | icommon|https://icomoon.io/app 867 | 用字体在网页中画ICON图标(推荐教程|http://imooc.com/learn/243 868 | 字体压缩工具|http://font-spider.org 869 | 870 | ## __Fiddler__ 871 | 872 | Fiddler|地址 873 | :----:|:----: 874 | Fiddler调式使用知多少(一深入研究|http://www.cnblogs.com/tugenhua0707/p/4623317.html 875 | 微信fiddle|http://www.cnblogs.com/strick/p/4570006.html 876 | 微信fiddle|http://gaoboy.com/article/26.html 877 | 878 | ## __Chrome__ 879 | 880 | Chrome|地址 881 | :----:|:----: 882 | Google Chrome 官方|https://developer.chrome.com/devtools 883 | Chrome - 基础|http://www.cnblogs.com/constantince/p/4565261.html 884 | Chrome - 进阶|http://www.cnblogs.com/constantince/p/4579121.html 885 | Chrome - 性能|http://www.cnblogs.com/constantince/p/4585983.html 886 | Chrome - 性能进阶|http://www.cnblogs.com/constantince/p/4607497.html 887 | Chrome - 移动|http://www.cnblogs.com/constantince/p/4624241.html 888 | Chrome - 使用技巧|http://www.cnblogs.com/liyunhua/p/4544738.html 889 | Chrome - Console控制台不完全指南|http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html 890 | Chrome - Workspace使浏览器变成IDE|http://c7sky.com/chrome-devtools-workspace.html 891 | network面板|http://www.html-js.com/article/Nothing-blind%202975 892 | chrome开发工具快捷键|http://anti-code.com/devtools-cheatsheet 893 | chrome调试工具常用功能整理|http://www.html-js.com/article/2327 894 | Chrome 开发工具 Workspace 使用|http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace 895 | Chrome神器Vimium快捷键学习记录 |http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html 896 | sass调试-w3cplus|http://www.w3cplus.com/sassguide/debug.html 897 | 如何更专业的使用Chrome开发者工具-w3cplus|http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html 898 | chrome调试canvas|http://sentsin.com/web/253.html 899 | chrome profiles1|https://developer.chrome.com/devtools/index 900 | chrome profiles2|http://h5dev.uc.cn/article-25-1.html 901 | chrome profiles3|http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles 902 | chrome移动版调试|https://developer.chrome.com/devtools/docs/mobile-emulation 903 | chrome调试|http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool 904 | chrome的调试|http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html 905 | chrome console 命令详解|https://developer.chrome.com/devtools/docs/commandline-api 906 | 查看事件绑定1|http://www.cnblogs.com/leonkao/p/3809655.html 907 | 查看事件绑定2|http://www.cnblogs.com/xiaoyao2011/p/3447421.html 908 | 神器——Chrome开发者工具(一|http://segmentfault.com/a/1190000000683599 909 | 奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍|https://xinranliu.me/2015-05-22-qiqu-performance 910 | chrome 开发者工具的 15 个小技巧|http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html 911 | Chrome开发者工具不完全指南|http://1ke.co/course/361 912 | Chrome 开发者工具使用技巧|http://segmentfault.com/a/1190000003882567 913 | 914 | ## __Firebug__ 915 | 916 | Firebug|地址 917 | :----:|:----: 918 | firebug视频教程|http://www.imooc.com/learn/137 919 | firefox 模拟器|https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE 920 | console.log 命令详解|http://www.cnblogs.com/ctriphire/p/4116207.html 921 | Firebug入门指南|http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html 922 | Firebug控制台详解|http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html 923 | 924 | ## __移动,微信调试__ 925 | 926 | 移动,微信调试|地址 927 | :----:|:----: 928 | 浏览器端调试安卓|https://openstf.github.io 929 | 移动端前端开发调试|http://yujiangshui.com/multidevice-frontend-debug 930 | 使用 Chrome 远程调试 Android 设备|https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md 931 | mac移动端调试|http://plus.uc.cn/document/webapp/doc5.html 932 | mac移动端调试|http://www.mihtool.com 933 | 无线调试攻略|http://thx.github.io/mobile/debugging-in-mobile 934 | 无线调试攻略|http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile 935 | 屌爆了,完美调试 微信webview(x5|http://www.jianshu.com/p/ccf124f1f74b 936 | 微信调试的那些事| [微信调试的那些事](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) 937 | 远程console|http://jsconsole.com 938 | 微信调试工具|http://blog.qqbrowser.cc 939 | 各种真机远程调试方法汇总|https://github.com/jieyou/remote_inspect_web_on_real_device 940 | 941 | ## __iOS Simulator__ 942 | 943 | iOS Simulator|地址 944 | :----:|:----: 945 | Simulator| [iOS_Simulator_Guide-Introduction](https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html) 946 | iOS Simulator的介绍和使用心得|http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary 947 | 948 | ## __img__ 949 | 950 | img|地址 951 | :----:|:----: 952 | loading img|http://preloaders.net/en/circular 953 | 智图-图片优化平台|http://zhitu.isux.us 954 | 在线png优化|https://tinypng.com 955 | 956 | ## __生成二维码__ 957 | 958 | 生成二维码|地址 959 | :----:|:----: 960 | 生成二维码|http://cli.im 961 | 962 | ## __浏览器同步__ 963 | 964 | 浏览器同步|地址 965 | :----:|:----: 966 | puer|https://github.com/leeluolee/puer 967 | liveReload|http://livereload.com 968 | f5|http://getf5.com 969 | File Watchers|http://geek100.com/2608 970 | 971 | ## __在线PPT制作__ 972 | 973 | 在线PPT制作|地址 974 | :----:|:----: 975 | nodePPT| [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) 976 | **Cleaver快速制作网页PPT**|http://www.jeffjade.com/2015/10/15/2015-10-16-cleaver-make-ppt/ 977 | **impress.js** | http://www.cnblogs.com/Darren_code/archive/2013/01/04/impressjs.html 978 | PPT|https://github.com/ksky521/nodePPT 979 | reveal|https://github.com/hakimel/reveal.js 980 | slippy|https://github.com/Seldaek/slippy 981 | 982 | ## __前端导航网站__ 983 | 984 | 前端导航网站|地址 985 | :----:|:----: 986 | 界面清爽的前端导航|http://uxbees.com/index.html 987 | 前端导航|http://whycss.com 988 | 前端网址导航|http://www.daqianduan.com/nav 989 | 前端名录|http://sentsin.com/daohang 990 | 前端导航|http://123.jser.us 991 | 前端开发资源|http://www.css88.com/nav 992 | 网址导航|http://www.haourl.cn 993 | 前端开发仓库 - 众多效果的收集地|http://code.ciaoca.com 994 | 前端资源导航|https://github.com/jnoodle/f2e-collect 995 | F2E 前端导航|http://f2e.im/static/pages/nav/index.html 996 | 997 | ## __常用CDN__ 998 | 999 | 常用CDN|地址 1000 | :----:|:----: 1001 | 新浪CDN|http://lib.sinaapp.com 1002 | 百度静态资源公共库|http://cdn.code.baidu.com 1003 | 360网站卫士常用前端公共库CDN服务|http://libs.useso.com 1004 | Bootstrap中文网开源项目免费 CDN 服务|http://www.bootcdn.cn 1005 | 开放静态文件 CDN - 七牛|http://staticfile.org 1006 | CDN加速 - jq22|http://www.jq22.com/cdn 1007 | jQuery CDN|http://code.jquery.com 1008 | Google jQuery CDN|http://www.google-jquery-cdn.com 1009 | 微软CDN|http://www.asp.net/ajax/cdn 1010 | 1011 | ## __Git__ 1012 | 1013 | Git|地址 1014 | :----:|:----: 1015 | git-scm|http://git-scm.com 1016 | 廖雪峰-Git教程| [廖雪峰-Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) 1017 | git-for-windows|https://git-for-windows.github.io 1018 | GitHub 添加 SSH keys|http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github 1019 | gogithub|http://www.worldhello.net/gotgithub/index.html 1020 | git常规命令练习|http://pcottle.github.io/learnGitBranching 1021 | git的资料整理|https://github.com/xirong/my-git 1022 | 我所记录的git命令(非常实用)|http://www.cnblogs.com/fanfan259/p/4810517.html 1023 | 企业开发git工作流模式探索部分休整|https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md 1024 | GitHub 漫游指南|https://github.com/phodal/github-roam 1025 | GitHub秘籍|https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md 1026 | 使用git和github进行协同开发流程|http://livoras.com/post/28 1027 | 动画方式练习git|http://onlywei.github.io/explain-git-with-d3 1028 | 1029 | ## __各种日期日历__ 1030 | 1031 | 各种日期日历 | 地址 1032 | :----:|:----: 1033 | 经典my97|http://www.my97.net/dp/demo/index.htm 1034 | 强大的独立日期选择器|http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html 1035 | fullcalendar|http://fullcalendar.io 1036 | fullcalendar日历控件知识点集合 |http://blog.csdn.net/francislaw/article/details/7740630 1037 | 中文api|http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html 1038 | 农历日历|https://github.com/zzyss86/LunarCalendar 1039 | 超酷的仿百度带节日日历老黄历控件|http://www.sucaisj.com/jiaoben/date/201509/16856.html 1040 | 日期格式化|http://momentjs.com 1041 | 大牛日历控件|https://github.com/Johnqing/QPAYCalendar 1042 | 我群某管理作品|https://github.com/Iamlars/dateMarker 1043 | input按位替换-官网|http://digitalbush.com/projects/masked-input-plugin 1044 | input按位替换-github|https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2 1045 | bootstrap-daterangepicker|https://github.com/dangrossman/bootstrap-daterangepicker 1046 | 国外30个插件集合|http://www.vandelaydesign.com/30-best-free-jquery-plugins 1047 | JavaScript datepicker|http://dbushell.com/2012/10/09/pikaday-javascript-datepicker 1048 | Datepair.js|http://jonthornton.github.io/Datepair.js 1049 | 一个风格多样的日历|https://github.com/glad/glDatePicker 1050 | 弹出层式的全日历|http://amsul.ca/pickadate.js/date 1051 | jquery双日历|http://www.daterangepicker.com 1052 | 大气实用jQuery手机移动端日历日期选择插件|http://www.frankdemo.cn/index.php?c=content&a=show&id=115 1053 | jQuery Mobile 移动开发中的日期插件Mobiscroll |https://mobiscroll.com 1054 | 1055 | ## __Date library__ 1056 | 1057 | Date library | 地址 1058 | :----:|:----: 1059 | Datejs|https://github.com/datejs/Datejs 1060 | sugarjs|http://sugarjs.com/api/Date 1061 | 1062 | ## __其它__ 1063 | 1064 | 其它| 地址 1065 | :----:|:----: 1066 | Mock.js 是一款模拟数据生成器|http://mockjs.com 1067 | 特色的HTML框架可以创建精美的iOS应用|http://framework7.taobao.org 1068 | 淘宝SUI|http://m.sui.taobao.org 1069 | avalonjs|http://avalonjs.github.io 1070 | Avalon新一代UI库: OniUI|http://ued.qunar.com/oniui/index.html 1071 | avalon.oniui-基于avalon的组件库|https://github.com/RubyLouvre/avalon.oniui 1072 | 1073 | 1074 | ## __效果类__ 1075 | 1076 | 效果类 | 地址 1077 | :----:|:----: 1078 | 弹出层|http://www.imooc.com/learn/58 1079 | 焦点图轮播特效|http://www.imooc.com/learn/18 1080 | **HTML5 有哪些让你惊艳的 demo?** |http://www.zhihu.com/question/24398907 1081 | 1082 | ## __弹出层__ 1083 | 1084 | 弹出层| 地址 1085 | :----:|:----: 1086 | artDialog 最新版|https://github.com/aui/artDialog 1087 | artDialog 文档|http://aui.github.io/artDialog/doc/index.html 1088 | google code 下载地址|https://code.google.com/p/artdialog/downloads/list 1089 | 贤心弹出层|http://layer.layui.com 1090 | 响应式用户交互组件库|https://github.com/bh-lay/UI 1091 | sweetalert-有css3动画弹出层|http://t4t5.github.io/sweetalert 1092 | 1093 | ## __优秀JavaScript项目__ 1094 | 1095 | 优秀JavaScript项目 | 地址 1096 | :----:|:----: 1097 | Angular和Webpack种子文件|https://github.com/AngularClass/angular2-webpack-starter 1098 | Fis3面向前端的工程构建系统|https://github.com/fex-team/fis3 1099 | Fis3 DEMO|https://github.com/fex-team/fis3-demo 1100 | 前端JQuery系列:源码剖析|https://github.com/JsAaron/jQuery 1101 | avalon框架|https://github.com/RubyLouvre/avalon 1102 | Microsoft ChakraCore 微软的Chakra引擎|https://github.com/Microsoft/ChakraCore 1103 | Quintus HTML游戏引擎|https://github.com/cykod/Quintus 1104 | 一个用node.js搭建的有趣博客|https://github.com/STRML/strml.net 1105 | Web前端助手--FeHelper(Chrome扩展)|https://github.com/zxlie/FeHelper 1106 | 百度前端技术学院|https://github.com/baidu-ife/ife 1107 | Cheerio(node.js中的jQuery)|https://github.com/cheeriojs/cheerio 1108 | nodejs的一个聊天软件 类似微信|https://github.com/BryanYang/freechat 1109 | 使用html5和node.js构建的网易云音乐|https://github.com/stkevintan/Cube 1110 | babel ES6转换为ES5|https://github.com/babel/babel 1111 | 一个JS富文本编辑器|https://github.com/fex-team/ueditor 1112 | 一个JS脑图可视化工具|https://github.com/fex-team/kityminder-core 1113 | 一个JS写的Flappy Bird Game|https://github.com/ellisonleao/clumsy-bird 1114 | 一个JS写的GBA模拟器|https://github.com/taisel/IodineGBA 1115 | SegmentFault写的Markdown解析器|https://github.com/SegmentFault/HyperDown.js 1116 | 基于node.js的Ghost博客|https://github.com/TryGhost/Ghost 1117 | 学习react的demos|https://github.com/ruanyf/react-demos 1118 | 1119 | >转载请保留原链接:http://www.jeffjade.com/2016/03/30/104-front-end-tutorial/ 1120 | 1121 | --------------------------------------------------------------------------------