码迷,mamicode.com
首页 > 其他好文 > 详细

前端知识体系

时间:2014-11-27 00:04:28      阅读:480      评论:0      收藏:0      [点我收藏+]

标签:style   http   io   ar   os   sp   java   strong   on   

 

1. 各大浏览器支持情况:

http://fmbip.com/litmus

http://csscreator.com/properties

 

2. UI框架:

Bootstrap: http://getbootstrap.com/

Foundation: http://foundation.zurb.com/

Uikit: http://www.getuikit.com/

Web Components:http://css-tricks.com/modular-future-web-components//

semantic-ui:http://zh.semantic-ui.com/

960:http://960.gs/

http://www.w3cplus.com/MetroUICSS/

http://amazeui.org/

 

3. 构建工具及包管理器:

Grunt: http://gruntjs.com/

Yeoman: http://yeoman.io/

Bower: http://bower.io/

NPM: https://www.npmjs.org/

 

4. 代码优化:

Google Closure Compiler:

CSS Lint: http://csslint.net/

JSHint: http://www.jshint.com/

JSLint: http://www.jslint.com/

 

5. CSS预处理器

Less: http://lesscss.org/

Sass: http://sass-lang.com/

 

6. 调试工具:

Chrome:https://developers.google.com/chrome-developer-tools/

Firebug: https://getfirebug.com/

HTTPWatch: http://www.httpwatch.com/

Fiddler: http://www.telerik.com/fiddler

IE Developer Toolbar:

Weinre: http://people.apache.org/~pmuellr/weinre/docs/latest/Home.html

 

7. 文档工具:

JSDoc: https://github.com/jsdoc3/jsdoc

Jekyll: http://jekyllrb.com/

 

8. IDE/文本编辑器

WebStorm: http://www.jetbrains.com/webstorm/

Sublime:http://www.sublimetext.com/

 

9. 移动端 手势事件库:

GMU: http://gmu.baidu.com/

Hammer.js:< http://eightmedia.github.io/hammer.js/>

QuoJS: http://quojs.tapquo.com/

Zepto: http://zeptojs.com/

Swipe: http://swipejs.com/

jQuery Mobile: http://jquerymobile.com/

KendoUI:http://www.telerik.com/kendo-ui

Goratchet:http://goratchet.com/

 

10. 思维导图

XMind:http://www.xmind.net/

 

11.模块加载器:

ESL:< https://github.com/ecomfe/esl>

RequireJS: http://requirejs.org/

SeaJS:http://seajs.org/docs/

 

12. 项目管理:

Github: https://github.com/

GitLab: https://about.gitlab.com/

Redmine: http://www.redmine.org/

 

13. 原型设计:

Axure RP: http://www.axure.com/

 

14. 富互联网应用框架

AngularJs: http://www.angularjs.org

Backbone: http://backbonejs.org/

AmpersandJShttp://ampersandjs.com//

Knockout: http://knockoutjs.com/

Underscore: http://underscorejs.org/

 

15. 模板引擎

EJS: http://www.embeddedjs.com/

Handlebars: http://handlebarsjs.com/

Jade: http://jade-lang.com/

Velocity: http://velocity.apache.org/

 

16. 测试框架

Jasmine: http://pivotal.github.io/jasmine/

QUnit: http://qunitjs.com/

mocha: http://visionmedia.github.io/mocha/

 

17. 版本控制

Git: http://git-scm.com/

Subversion: http://subversion.apache.org/

Mercurial(Hg): http://mercurial.selenic.com/

 

18. WEB框架/服务器

Node: http://nodejs.org/

Express: http://expressjs.com/

Apache: http://httpd.apache.org/

Nginx: http://nginx.org/

 

19. CommonJS

Component: http://component.io/

 

20. 代码规范

Code Guide: http://alloyteam.github.io/code-guide/

编写可维护的CSS: http://segmentfault.com/a/1190000000388784/

GJS编码规范指南: http://alloyteam.github.io/JX/doc/specification/google-javascript.xml

jQueryJS规范: http://contribute.jquery.org/style-guide/js/

 

21. HTML模块化

html5boilerplate: http://html5boilerplate.com/

 

22. CSS模块化

Normalize.css: http://necolas.github.io/normalize.css/

LESS:http://www.lesscss.net/

OOCSS:http://www.oocss.cc/ http://oocss.org/

CssReset:http://www.cssreset.com/

 

23. HTML5 Canvas

D3:http://d3js.org/

KINETIC:http://kineticjs.com/

 

24.在线API

http://api.jq-school.com/

http://www.w3school.com.cn/

http://jquery.bootcss.com/

http://hemin.cn/jq/

前端知识体系

标签:style   http   io   ar   os   sp   java   strong   on   

原文地址:http://www.cnblogs.com/laayoune/p/4125334.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!