####1. 總目錄
1. 開發中心
- [mozilla js參考](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript)
- [chrome開發中心(chrome的內核已轉向blink)](http://developer.chrome.com/extensions/api_index.html)
- [safari開發中心](https://developer.apple.com/library/safari/navigation)
- [microsoft js參考](http://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx)
- [js秘密花園](http://bonsaiden.github.io/JavaScript-Garden/zh/)
- [w3help](http://www.w3help.org/) 綜合Bug集合網站
2. 綜合搜索
- [javascripting](http://www.javascripting.com/)
- [各種流行庫搜索](http://microjs.com/)
3. 綜合API
- [runoob.com-包含各種API集合](http://www.runoob.com/)
- [開源中國在線API文檔合集](http://tool.oschina.net/apidocs)
- [devdocs](http://devdocs.io/) 英文綜合API網站
####2. jQuery
* [jQuery API 中文文檔](http://jquery.bootcss.com/)
* [hemin 在線版](http://hemin.cn/jq/)
* [css88 jq api](http://www.css88.com/jqapi-1.9/on/)
* [css88 jqui api](http://www.css88.com/jquery-ui-api/)
* [學習jquery](http://learn.jquery.com/)
* [jquery 源碼查找](http://james.padolsey.com/jquery/)
####3. Ecmascript
- [Understanding ECMAScript 6 - Nicholas C. Zakas](https://leanpub.com/understandinges6/read)
- [exploring-es6](https://leanpub.com/exploring-es6/read)
- [exploring-es6翻譯](https://github.com/es6-org/exploring-es6)
- [exploring-es6翻譯后預覽](http://es6-org.github.io/exploring-es6/)
- [阮一峰 es6](http://es6.ruanyifeng.com/)
- [阮一峰 Javascript](http://javascript.ruanyifeng.com/)
- [ECMA-262,第 5 版](http://yanhaijing.com/es5/)
- [es5](http://es5.github.io/)
####4. Js template
- [template-chooser](http://garann.github.io/template-chooser/)
- [artTemplate](https://github.com/aui/artTemplate)
- [tomdjs](https://github.com/aui/tmodjs/blob/master/README.md)
- [淘寶模板juicer模板](http://juicer.name/docs/docs_zh_cn.html)
- [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/)
- [laytpl](http://sentsin.com/layui/laytpl/)
- [mozilla - nunjucks](https://github.com/mozilla/nunjucks)
- [Juicer](https://github.com/PaulGuo/Juicer)
- [dustjs](http://akdubya.github.io/dustjs/)
- [etpl](http://ecomfe.github.io/etpl/)
- [twitter-tpl](http://twitter.github.io/hogan.js/)
####5. 彈出層
- [artDialog 最新版](https://github.com/aui/artDialog)
- [artDialog 文檔](http://aui.github.io/artDialog/doc/index.html)
- [google code 下載地址](https://code.google.com/p/artdialog/downloads/list)
- [賢心彈出層](http://sentsin.com/jquery/layer/)
- [響應式用戶交互組件庫](https://github.com/bh-lay/UI)
- [sweetalert-有css3動畫彈出層](http://t4t5.github.io/sweetalert/)
####6. CSS
- [CSS 語法參考](http://tympanus.net/codrops/css_reference/)
- [CSS3動畫手冊](http://isux.tencent.com/css3/index.html)
- [alloyteam - CSS3 UI 庫](http://css3lib.alloyteam.com/)
- [騰訊css3動畫制作工具](http://isux.tencent.com/css3/tools.html)
- [志爺css小工具集合](http://linxz.github.io/tianyizone/)
- [css3 js 移動大雜燴](http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb)
- [bouncejs 觸摸庫](http://bouncejs.com/)
- [css3 按鈕動畫](http://fian.my.id/Waves/)
- [animate.css](http://daneden.github.io/animate.css/)
- [全局CSS的終結(狗帶) [譯]](http://www.alloyteam.com/2015/10/8536/)
- [ANIMATION - 大漠](http://www.w3cplus.com/blog/tags/29.html)
####7. Angularjs
- [Angular.js 的一些學習資源](https://github.com/dolymood/AngularLearning)
- [angularjs中文社區](http://angularjs.cn/)
- [Angular Style Guide](https://github.com/johnpapa/angular-styleguide)
- [Angularjs源碼學習](http://www.cnblogs.com/xuwenmin888/p/3739096.html)
- [Angularjs源碼學習](http://www.ifeenan.com/?c=AngularJS)
- [angular對bootstrap的封裝](http://angular-ui.github.io/bootstrap/)
- [angularjs + nodejs](http://cnodejs.org/topic/51404e0f069911196d2e3923)
- [呂大豹 Angularjs](http://www.cnblogs.com/lvdabao/tag/AngularJs/)
- [AngularJS 最佳實踐](http://www.infoq.com/cn/news/2013/02/angular-web-app)
- [Angular的一些擴展指令](http://www.lovelucy.info/angularjs-best-practices.html)
- [Angular數據綁定原理](https://github.com/Pasvaz/bindonce)
- [一些擴展Angular UI組件](https://github.com/angular-ui/)
- [Ember和AngularJS的性能測試](http://voidcanvas.com/emberjs-vs-angularjs-performance-testing/)
- [帶你走近AngularJS - 基本功能介紹](http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html)
- [Angularjs開發指南](http://angular.duapp.com/docs/guide)
- [Angularjs學習](http://www.cnblogs.com/amosli/p/3710648.html)
- [不要帶著jQuery的思維去學習AngularJS](http://www.rainweb.cn/article/angularjs-jquery.html)
- [angularjs 學習筆記](http://wangjiatao.diandian.com/?tag=angularjs)
- [angularjs 開發指南](http://www.angularjs.cn/T008)
- [angularjs 英文資料](https://github.com/jmcunningham/AngularJS-Learning)
- [angular bootstrap](http://angular-ui.github.io/bootstrap/)
- [angular jq mobile](https://github.com/opitzconsulting/jquery-mobile-angular-adapter)
- [angular ui](http://mgcrea.github.io/angular-strap/)
- [整合jQuery Mobile+AngularJS經驗談](http://www.tuicool.com/articles/7ZZVr2)
- [有jQuery背景,該如何用AngularJS編程思想](http://blog.jobbole.com/46589/ )
- [AngularJS在線教程](http://each.sinaapp.com/angular/)
- [angular學習筆記](http://www.zouyesheng.com/angular.html)
- [UI Bootstrap - AngularJS directives specific to Bootstrap](https://github.com/angular-ui/bootstrap)
- [NG Bootstrap - Angular 2 directives specific to Bootstrap 4](https://github.com/ng-bootstrap/core)
####8. React
- [react海量資源](https://github.com/enaqx/awesome-react)
- [react.js 中文論壇](http://www.react-china.org/)
- [react.js 官方網址](https://facebook.github.io/react/index.html)
- [react.js 官方文檔](https://facebook.github.io/react/docs/getting-started.html)
- [react.js material UI](http://material-ui.com/#/)
- [react.js TouchstoneJS UI](http://touchstonejs.io/)
- [react.js amazeui UI](http://amazeui.org/react/)
- [React 入門實例教程 - 阮一峰](http://www.ruanyifeng.com/blog/2015/03/react.html)
- [React Native 中文版](http://wiki.jikexueyuan.com/project/react-native/)
- [Webpack 和 React 小書 - 前端亂燉](http://www.html-js.com/article/Fakefish%203053)
- [Webpack 和 React 小書 - gitbook](https://fakefish.github.io/react-webpack-cookbook/)
- [React原創實戰視頻教程](http://www.piliyu.com/)
- [React 入門教程](https://hulufei.gitbooks.io/react-tutorial/content/index.html)
- [react-webpack-starter](https://github.com/zjzhome/react-webpack-starter)
- [基于react組件化開發](https://github.com/ant-design/ant-design)
- [React 編程規范(by Airbnb)](https://github.com/dwqs/react-style-guide)
- [React Webpack小說](https://fakefish.github.io/react-webpack-cookbook/index.html)
####9. 移動端API
1. API
- [99移動端知識集合](https://github.com/jtyjty99999/mobileTech)
- [移動端前端開發知識庫](https://github.com/AlloyTeam/Mars)
- [移動前端的一些坑和解決方法(外觀表現)](http://caibaojian.com/mobile-web-bug.html)
- [【原】移動web資源整理](http://www.cnblogs.com/PeunZhang/p/3407453.html)
- [zepto 1.0 中文手冊](http://mweb.baidu.com/zeptoapi/)
- [zepto 1.0 中文手冊](http://www.html-5.cn/Manual/Zepto/)
- [zepto 1.1.2](http://www.css88.com/doc/zeptojs_api/)
- [zepto 中文注釋](http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html)
- [jqmobile 手冊](http://app-framework-software.intel.com/api.php)
- [移動瀏覽器開發集合](https://github.com/maxzhang/maxzhang.github.com/issues)
- [移動開發大雜燴](https://github.com/hoosin/mobile-web-favorites)
- [微信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/)
2. 框架
- [特色的HTML框架可以創建精美的iOS應用](http://framework7.taobao.org/)
- [淘寶SUI](http://m.sui.taobao.org/)
####10. avalon
- [avalonjs](http://avalonjs.github.io/)
- [Avalon新一代UI庫: OniUI](http://ued.qunar.com/oniui/index.html)
- [avalon.oniui-基于avalon的組件庫](https://github.com/RubyLouvre/avalon.oniui)
####11. Requriejs
- [Javascript模塊化編程(一):模塊的寫法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html)
- [Javascript模塊化編程(二):AMD規范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html)
- [Javascript模塊化編程(三):require.js的用法](http://www.ruanyifeng.com/blog/2012/11/require_js.html)
- [RequireJS入門(一)](http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html)
- [RequireJS入門(二)](http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html)
- [RequireJS進階(三)](http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html)
- [requrie源碼學習](http://www.cnblogs.com/yexiaochai/p/3632580.html )
- [requrie 入門指南](http://www.oschina.net/translate/getting-started-with-the-requirejs-library )
- [requrieJS 學習筆記](http://www.cnblogs.com/yexiaochai/p/3214926.html )
- [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ )
- [require backbone結合](http://www.cnblogs.com/yexiaochai/p/3221081.html )
####12. Seajs
- [seajs](http://seajs.org/)
- [seajs 中文手冊](http://cyj.me/why-seajs/zh/)
####13. Less,sass
- [sass](http://www.w3cplus.com/sassguide/)
- [sass教程-sass中國](http://www.sass.hk/)
- [Sass 中文文檔](http://sass.bootcss.com/)
- [less](http://less.bootcss.com/)
####14. Markdown
- [Markdown 語法說明 (簡體中文版)](http://wowubuntu.com/markdown/)
- [markdown入門參考](https://github.com/LearnShare/Learning-Markdown/blob/master/README.md)
- [gitbook](https://www.gitbook.com/) 國外的在線markdown可編輯成書
- [mdeditor](https://www.zybuluo.com/mdeditor) 一款國內的在線markdown編輯器
- [stackedit](https://stackedit.io) 國外的在線markdown編輯器,功能強大,同步云盤
- [mditor](http://bh-lay.github.io/mditor/) 一款輕量級的markdown編輯器
- [lepture-editor](https://github.com/lepture/editor)
- [markdown-editor](https://github.com/jbt/markdown-editor)
- [Markdown 在線編輯器](https://github.com/pandao/editor.md)
####15. D3
- [d3 Tutorials](https://github.com/mbostock/d3/wiki/Tutorials)
- [Gallery](https://github.com/mbostock/d3/wiki/Gallery)
- [lofter](http://datavisual.lofter.com/post/40cf3a_188e535)
- [iteye](http://alanland.iteye.com/blog/1878595)
- [ruanyifeng](http://javascript.ruanyifeng.com/library/d3.html)
####16. 兼容性
- [esma 兼容列表](http://kangax.github.io/compat-table/es6/)
- [W3C CSS驗證服務](http://jigsaw.w3.org/css-validator/validator.html.zh-cn)
- [caniuse](http://caniuse.com/#index )
- [csscreator](http://csscreator.com/properties)
- [microsoft](http://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx)
- [在線測兼容-移動端](http://www.responsinator.com/)
- [emulators](https://www.manymo.com/emulators)
####17. UI相關
- [bootcss](http://v3.bootcss.com/)
- [MetroUICSS](http://www.w3cplus.com/MetroUICSS/)
- [semantic](http://semantic-ui.com/)
- [Buttons](http://alexwolfe.github.io/Buttons/)
- [kitecss](http://hiloki.github.io/kitecss/)
- [pintuer](http://www.pintuer.com/)
- [amazeui](http://amazeui.org/)
- [worldhello](http://www.worldhello.net/gotgithub/index.html)
- [linuxtoy](http://igit.linuxtoy.org/contents.html)
- [gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/)
- [rogerdudler](http://rogerdudler.github.io/git-guide/index.zh.html)
- [gitref](http://gitref.justjavac.com/)
- [book](http://git-scm.com/book/zh)
- [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/)
####18. HTTP
- [HTTP API 設計指南](http://segmentfault.com/bookmark/1230000002521721)
####19. 其它API
- [javascript流行庫匯總](javascriptoo)
- [驗證api](http://niceue.com/validator/demo/index.php)
- [underscore 中文手冊](http://www.css88.com/doc/underscore/)
- [underscore源碼分析](http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031)
- [underscore源碼分析-亞里士朱德的博客](http://yalishizhude.github.io/tags/underscore/)
- [underscrejs en api](http://underscorejs.org/)
- [lodash - underscore的代替品](https://lodash.com/)
- [ext4api](http://extjs-doc-cn.github.io/ext4api/)
- [backbone 中文手冊](http://www.csser.com/tools/backbone/backbone.js.html)
- [qwrap手冊](http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm)
- [緩動函數](http://easings.net/zh-cn)
- [svg 中文參考](http://www.w3school.com.cn/svg/svg_reference.asp)
- [svg mdn參考](https://developer.mozilla.org/en-US/docs/Web/SVG)
- [svg 導出 canvas](https://github.com/gabelerner/canvg)
- [svg 導出 png](https://github.com/exupero/saveSvgAsPng)
- [ai-to-svg](http://www.zamzar.com/convert/ai-to-svg/)
- [localStorage 庫](https://github.com/machao/localStorage)
####20. 圖表類
- [Highcharts 中文API](http://www.hcharts.cn/api/index.php)
- [Highcharts 英文API](http://api.highcharts.com/highcharts)
- [ECharts 百度的圖表軟件](http://echarts.baidu.com/ )
- [高德地圖](http://lbs.amap.com/api/)
- [開源的矢量圖腳本框架](http://paperjs.org/)
- [svg 地圖](http://jvectormap.com/)
- [jQuery Vector Map Library](http://jqvmap.com/)
####21. vue
- [Vue](http://cn.vuejs.org/)
- [Vue 論壇](http://forum.vuejs.org/)
- [Vue 入門指南](http://www.cnblogs.com/aaronjs/p/3660102.html)
- [Vue 的一些資源索引](http://segmentfault.com/a/1190000000411057)
####21. 正則
- [JS正則表達式元字符](http://segmentfault.com/a/1190000002471140)
- [正則表達式30分鐘入門教程](http://deerchao.net/tutorials/regex/regex.htm)
- [MDN-正則表達式](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions)
- [ruanyifeng - RegExp對象](http://javascript.ruanyifeng.com/stdlib/regexp.html)
- [小胡子哥 - 進階正則表達式](http://div.io/topic/764?page=1)
- [is.js](https://github.com/Cedriking/is.js/blob/master/is.js)
- [正則在線測試](http://regexper.com/)
####22. ionic
- [ionic](https://github.com/ychow/ionic-guide)
####23. 其它
- [Mock.js 是一款模擬數據生成器](http://mockjs.com/)
- [jsdoc 注釋生成 - apidocjs](http://apidocjs.com/)