通知短信+运营短信,5秒速达,支持群发助手一键发送🚀高效触达和通知客户 广告
####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/)