@@ -110,6 +110,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
110
110
- [ microsoft js参考] ( http://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx )
111
111
- [ js秘密花园] ( http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html )
112
112
- [ js秘密花园] ( http://bonsaiden.github.io/JavaScript-Garden/zh/ )
113
+ - [ 开源中国在线API文档合集] ( http://tool.oschina.net/apidocs )
113
114
114
115
####1 . jQuery
115
116
@@ -146,6 +147,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
146
147
- [ 响应式用户交互组件库] ( https://github.com/bh-lay/UI )
147
148
148
149
####5 . CSS
150
+ - [ CSS 语法参考] ( http://tympanus.net/codrops/css_reference/ )
149
151
- [ CSS3动画手册] ( http://isux.tencent.com/css3/index.html )
150
152
151
153
####6 . Angularjs
@@ -279,8 +281,9 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
279
281
280
282
###七. 开发规范
281
283
282
- - [ 前端编码规范之js] ( http://yuwenhui.github.io/ )
283
- - [ 前端编码规范之js] ( http://www.cnblogs.com/hustskyking/p/javascript-spec.html )
284
+ - [ HTML&CSS编码规范 by @mdo ] ( http://codeguide.bootcss.com/ )
285
+ - [ 前端编码规范之js - by yuwenhui] ( http://yuwenhui.github.io/ )
286
+ - [ 前端编码规范之js - by 李靖] ( http://www.cnblogs.com/hustskyking/p/javascript-spec.html )
284
287
- [ 最流行的PHP 代码规范] ( http://segmentfault.com/a/1190000000443795 )
285
288
- [ 最流行的PHP 代码规范] ( https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md )
286
289
- [ AMD与CMD规范的区别] ( http://www.zhihu.com/question/20351507 )
@@ -337,6 +340,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
337
340
- [ ] ( )
338
341
339
342
###十一. 前端架构
343
+ - [ MUI-最接近原生APP体验的高性能前端框架] ( http://dcloudio.github.io/mui/ )
344
+ - [ Amaze UI | 中国首个开源 HTML5 跨屏前端框架] ( http://amazeui.org/ )
345
+ - [ KISSY - 阿里前端JavaScript库] ( http://docs.kissyui.com/ )
346
+ - [ 网易Nej - Nice Easy Javascript] ( http://nej.netease.com/ )
347
+ - [ Kendo UI MVVM Demo] ( http://demos.telerik.com/kendo-ui/mvvm/index )
348
+ - [ Bootstrap] ( http://www.bootcss.com/ )
349
+ - [ Smart UI] ( http://smartui.chinamzz.com/ )
350
+ - [ 雅虎UI - CSS UI] ( http://developer.yahoo.com/yui/grids/ )
340
351
341
352
###十. 个人作品
342
353
@@ -358,6 +369,8 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
358
369
###十四. JS功能效果收集
359
370
####1 . 综合效果搜索平台
360
371
- [ 效果网] ( http://www.jq22.com )
372
+ - [ 17素材] ( http://www.17sucai.com/ )
373
+ - [ 常用的JavaScript代码片段] ( http://microjs.com/ )
361
374
362
375
####2 . 轮播图
363
376
- [ sochange] ( http://www.jsfoot.com/jquery/demo/2011-09-20/192.html )
@@ -369,3 +382,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
369
382
- [ 界面清爽的前端导航] ( http://uxbees.com/index.html )
370
383
- [ 前端导航] ( http://whycss.com/ )
371
384
385
+ ###十六. 常用CDN
386
+ - [ 新浪CDN] ( http://lib.sinaapp.com/ )
387
+ - [ 百度静态资源公共库] ( http://cdn.code.baidu.com/ )
388
+ - [ 360网站卫士常用前端公共库CDN服务] ( http://libs.useso.com/ )
389
+ - [ Bootstrap中文网开源项目免费 CDN 服务] ( http://www.bootcdn.cn/ )
390
+ - [ 开放静态文件 CDN - 七牛] ( http://staticfile.org/ )
391
+ - [ CDN加速 - jq22] ( http://www.jq22.com/cdn )
392
+ - [ jQuery CDN] ( http://code.jquery.com/ )
393
+ - [ Google jQuery CDN] ( http://www.google-jquery-cdn.com/ )
394
+ - [ 微软CDN] ( http://www.asp.net/ajax/cdn )
395
+
0 commit comments