最全前端资源汇集(引)

综合类

综合类地址

前端知识体系http://www.cnblogs.com/sb1987...

前端知识结构https://github.com/JacksonTia...

Web前端开发大系概览https://github.com/unruledboy...

Web前端开发大系概览-中文版http://www.cnblogs.com/unrule...

Web Front-end Stack v2.2Web Front-end Stack v2.2

免费的编程中文书籍索引https://github.com/justjavac/...

前端书籍https://github.com/dypsilon/f...

前端免费书籍大全https://github.com/vhf/free-p...

前端知识体系http://www.cnblogs.com/sb1987...

免费的编程中文书籍索引https://github.com/justjavac/...

智能社 - 精通JavaScript开发http://study.163.com/course/i...

重新介绍 JavaScript(JS 教程)https://developer.mozilla.org...

麻省理工学院公开课:计算机科学及编程导论http://v.163.com/special/open...

JavaScript中的this陷阱的最全收集--没有之一http://segmentfault.com/a/119...

JS函数式编程指南https://llh911001.gitbooks.io...

JavaScript Promise迷你书(中文版)http://liubin.github.io/promi...

腾讯移动Web前端知识库https://github.com/AlloyTeam/...

Front-End-Develop-Guide 前端开发指南https://github.com/Front-End-...

前端开发笔记本https://li-xinyang.gitbooks.i...

大前端工具集 - 聂微东https://github.com/nieweidong...

前端开发者手册https://dwqs.gitbooks.io/fron...

入门类

入门类地址

前端入门教程http://www.cnblogs.com/jikey/...

瘳雪峰的Javascript教程http://www.liaoxuefeng.com/wi...

jQuery基础教程http://www.imooc.com/view/11

前端工程师必备的PS技能——切图篇http://www.imooc.com/view/506

结合个人经历总结的前端入门方法https://github.com/qiu-deqing...

工具类

工具类地址

前端人的俱乐部http://f2er.club/真可以解放你的收藏夹

如何优雅地使用Sublime Texthttp://www.jeffjade.com/2015/...

Awesome Chrome 插件集锦(http://www.jeffjade.com/2017/...

新编码神器Atom使用纪要http://www.jeffjade.com/2016/...

css sprite 雪碧图制作http://www.imooc.com/learn/93

版本控制入门 – 搬进 Githubhttp://www.imooc.com/learn/390

Grunt-beginner前端自动化工具http://www.imooc.com/learn/30

IntelliJ IDEA 简体中文专题教程https://github.com/judasn/Int...

Webstorm,InterllIdea,Phpstormhttp://t.cn/8kZZ1Uy

SublimeTexthttps://github.com/jikeytang/...

Atomhttps://atom.io

visual studio codehttps://code.visualstudio.com

综合效果搜索平台

综合效果搜索平台地址

zoommyapp.comhttp://zoommyapp.com/高质量图库

unsplash.comhttps://unsplash.com/高质量图库

www.pinterest.comhttps://www.pinterest.com/图库

New Old Stockhttp://nos.twnsnd.co复古风图库

效果网http://www.jq22.com

花瓣网http://huaban.com/

优美图http://www.topit.me/

codepenhttp://codepen.io/

17素材http://www.17sucai.com

摄图网http://699pic.com/

常用的JavaScript代码片段http://microjs.com

周报类

周报类地址

奇舞周刊http://old.75team.com/weekly/

码农周刊http://weekly.manong.io

JS前端开发群月报http://www.kancloud.cn/jsfron...

WEB前端开发http://www.css88.com

A JS tip per day!http://www.jstips.co

平安科技移动开发二队技术周报https://github.com/PaicHyperi...

开发中心

开发中心地址

mozilla js参考https://developer.mozilla.org...

chrome开发中心(chrome的内核已转向blink)https://developer.chrome.com/...

safari开发中心https://developer.apple.com/l...

microsoft js参考https://msdn.microsoft.com/zh...

js秘密花园http://sanshi.me/articles/Jav...

js秘密花园http://bonsaiden.github.io/Ja...

w3helphttp://www.w3help.org综合Bug集合网站

Nodejs

Nodejs地址

nodejs 篇幅比较巨大http://liuqing.pw

Node.js 包教不包会https://github.com/alsotang/n...

篇幅比较少http://www.rainweb.cn/article...

node express 入门教程http://www.w3cfuns.com/articl...

nodejs定时任务http://my.oschina.net/u/56826...

一个nodejs博客http://60sky.com

【NodeJS 学习笔记04】新闻发布系统http://www.cnblogs.com/yexiao...

过年7天乐,学nodejs 也快乐http://www.cnblogs.com/qqlovi...

七天学会NodeJShttps://github.com/nqdeng/7-d...

Nodejs学习笔记(二)--- 事件模块http://www.cnblogs.com/zhongw...

nodejs入门http://www.cnblogs.com/liusuq...

angularjs nodejshttps://github.com/zensh/jsgen

从零开始nodejs系列文章http://blog.fens.me/series-no...

理解nodejshttp://debuggable.com/posts/u...

nodejs事件轮询http://blog.mixu.net/2011/02/...

node入门http://www.nodebeginner.org/i...

nodejs cmshttp://ourjs.com/detail/53e1f...

Node初学者入门,一本全面的NodeJS教程http://ourjs.com/detail/529ca...

NodeJS的代码调试和性能调优http://www.barretlee.com/blog...

综合API

综合API地址

javascriptinghttp://www.javascripting.com

各种流行库搜索http://microjs.com

runoob.com-包含各种API集合http://www.runoob.com

开源中国在线API文档合集http://tool.oschina.net/apidocs

devdocshttp://devdocs.io英文综合API网站

Ecmascript

Ecmascript地址

Understanding ECMAScript 6 - Nicholas C. Zakashttps://leanpub.com/understan...

exploring-es6https://leanpub.com/exploring...

exploring-es6翻译https://github.com/es6-org/ex...

exploring-es6翻译后预览http://es6-org.github.io/expl...

阮一峰 es6http://es6.ruanyifeng.com

阮一峰 Javascripthttp://javascript.ruanyifeng.com

ECMA-262,第 5 版http://yanhaijing.com/es5

es5http://es5.github.io

Js template

Js template地址

template-chooserhttp://garann.github.io/templ...

artTemplatehttps://github.com/aui/artTem...

tomdjshttps://github.com/aui/tmodjs...

淘宝模板juicer模板http://juicer.name/docs/docs_...

Fxtpl v1.0 繁星前端模板引擎http://koen301.github.io/fxtpl

laytplhttp://laytpl.layui.com

mozilla - nunjuckshttps://github.com/mozilla/nu...

Juicerhttps://github.com/PaulGuo/Ju...

dustjshttp://akdubya.github.io/dustjs

etplhttp://ecomfe.github.io/etpl

CSS

CSS地址

CSS 语法参考http://tympanus.net/codrops/c...

CSS3动画手册http://isux.tencent.com/css3/...

腾讯css3动画制作工具http://isux.tencent.com/css3/...

志爷css小工具集合http://linxz.github.io/tianyi...

css3 js 移动大杂烩http://www.note12.com/categor...

bouncejs 触摸库http://bouncejs.com

css3 按钮动画http://fian.my.id/Waves

animate.csshttp://daneden.github.io/anim...

全局CSS的终结(狗带 [译]http://www.alloyteam.com/2015...

browserhackshttp://browserhacks.com

Angularjs

Angularjs地址

Angular.js 的一些学习资源https://github.com/dolymood/A...

angularjs中文社区http://angularjs.cn

Angularjs源码学习http://www.cnblogs.com/xuwenm...

Angularjs源码学习http://www.ifeenan.com/?c=Ang...

angular对bootstrap的封装http://angular-ui.github.io/b...

angularjs + nodejshttps://cnodejs.org/topic/514...

吕大豹 Angularjshttp://www.cnblogs.com/lvdaba...

AngularJS 最佳实践http://www.infoq.com/cn/news/...

Angular的一些扩展指令http://www.lovelucy.info/angu...

Angular数据绑定原理https://github.com/Pasvaz/bin...

一些扩展Angular UI组件https://github.com/angular-ui

Ember和AngularJS的性能测试http://voidcanvas.com/emberjs...

带你走近AngularJS - 基本功能介绍http://www.cnblogs.com/powert...

Angularjs开发指南http://angular.duapp.com/docs...

Angularjs学习http://www.cnblogs.com/amosli...

不要带着jQuery的思维去学习AngularJShttp://www.rainweb.cn/article...

angularjs 学习笔记http://wangjiatao.diandian.co...

angularjs 开发指南http://www.angularjs.cn/T008

angularjs 英文资料https://github.com/jmcunningh...

angular bootstraphttp://angular-ui.github.io/b...

angular jq mobilehttps://github.com/opitzconsu...

angular uihttp://mgcrea.github.io/angul...

整合jQuery Mobile+AngularJS经验谈http://www.tuicool.com/articl...

有jQuery背景,该如何用AngularJS编程思想http://blog.jobbole.com/46589/

AngularJS在线教程http://each.sinaapp.com/angular

angular学习笔记http://www.zouyesheng.com/ang...

React

React地址

react.js 中文论坛http://www.react-china.org

react.js 官方网址https://facebook.github.io/re...

react.js 官方文档https://facebook.github.io/re...

react.js material UIhttp://material-ui.com/#

react.js TouchstoneJS UIhttp://touchstonejs.io

react.js amazeui UIhttp://amazeui.org/react

React 入门实例教程 - 阮一峰http://www.ruanyifeng.com/blo...

React Native 中文版http://wiki.jikexueyuan.com/p...

Webpack 和 React 小书 - 前端乱炖http://www.html-js.com/articl...

Webpack 和 React 小书 - gitbookhttps://fakefish.github.io/re...

webpackhttps://github.com/webpack/we...

Webpack,101入门体验http://html-js.com/article/3009

webpack入门教程http://html-js.com/article/3113

基于webpack搭建前端工程解决方案探索http://segmentfault.com/a/119...

React原创实战视频教程http://www.piliyu.com

vue

vue地址

Vuehttp://cn.vuejs.org

Vue 论坛http://forum.vuejs.org

Vue 入门指南http://www.cnblogs.com/aaronj...

Vue 的一些资源索引http://segmentfault.com/a/119...

awesome-vuehttps://github.com/vuejs/awes...

移动端API

移动端API地址

99移动端知识集合https://github.com/jtyjty9999...

移动端前端开发知识库https://github.com/AlloyTeam/...

移动前端的一些坑和解决方法(外观表现)http://caibaojian.com/mobile-...

【原】移动web资源整理http://www.cnblogs.com/PeunZh...

zepto 1.0 中文手册http://mweb.baidu.com/zeptoapi

zepto 1.0 中文手册http://www.html-5.cn/Manual/Z...

zepto 1.1.2http://www.css88.com/doc/zept...

zepto 中文注释http://www.cnblogs.com/sky000...

jqmobile 手册http://app-framework-software...

移动浏览器开发集合https://github.com/maxzhang/m...

移动开发大杂烩https://github.com/hoosin/mob...

jQuery

jQuery地址

jQuery API 中文文档http://www.jquery123.com

hemin 在线版http://hemin.cn/jq

css88 jq apihttp://www.css88.com/jqapi-1....

css88 jqui apihttp://www.css88.com/jquery-u...

学习jqueryhttp://learn.jquery.com

jquery 源码查找http://james.padolsey.com/jquery

D3

D3地址

d3 Tutorialshttps://github.com/mbostock/d...

Galleryhttps://github.com/mbostock/d...

lofterhttp://datavisual.lofter.com/...

iteyehttp://alanland.iteye.com/blo...

ruanyifenghttp://javascript.ruanyifeng....

Requriejs

Requriejs地址

Javascript模块化编程(一):模块的写法http://www.ruanyifeng.com/blo...

Javascript模块化编程(二):AMD规范http://www.ruanyifeng.com/blo...

Javascript模块化编程(三):require.js的用法http://www.ruanyifeng.com/blo...

RequireJS入门(一)http://www.cnblogs.com/snandy...

RequireJS入门(二)http://www.cnblogs.com/snandy...

RequireJS进阶(三)http://www.cnblogs.com/snandy...

requrie源码学习http://www.cnblogs.com/yexiao...

requrie 入门指南http://www.oschina.net/transl...

requrieJS 学习笔记http://www.cnblogs.com/yexiao...

requriejs 其一http://cyj.me/why-seajs/requi...

require backbone结合http://www.cnblogs.com/yexiao...

Seajs

Seajs地址

seajshttp://seajs.org

seajs 中文手册http://cyj.me/why-seajs/zh

Less,sass

Less,sass地址

sasshttp://www.w3cplus.com/sassguide

sass教程-sass中国http://www.sass.hk

Sass 中文文档http://sass.bootcss.com

lesshttp://less.bootcss.com

Markdown

Markdown地址

Markdown 语法说明 (简体中文版http://wowubuntu.com/markdown

markdown入门参考https://github.com/LearnShare...

gitbookhttps://www.gitbook.com国外的在线markdown可编辑成书

mdeditorhttps://www.zybuluo.com/mdeditor一款国内的在线markdown编辑器

stackedithttps://stackedit.io国外的在线markdown编辑器,功能强大,同步云盘

mditorhttp://bh-lay.github.io/mditor一款轻量级的markdown编辑器

lepture-editorhttps://github.com/lepture/ed...

markdown-editorhttps://github.com/jbt/markdo...

作业部落https://www.zybuluo.com功能强大,速度流畅,全平台同步

兼容性

兼容性地址

esma 兼容列表http://kangax.github.io/compa...

W3C CSS验证服务http://jigsaw.w3.org/css-vali...

caniusehttp://caniuse.com/#index

csscreatorhttp://csscreator.com/properties

microsofthttps://msdn.microsoft.com/zh...

在线测兼容-移动端http://www.responsinator.com

emulatorshttps://www.manymo.com/emulators

UI相关

UI相关地址

bootcsshttp://v3.bootcss.com

MetroUICSShttp://www.w3cplus.com/MetroU...

semantichttp://semantic-ui.com

Buttonshttp://alexwolfe.github.io/Bu...

kitecsshttp://hiloki.github.io/kitecss

pintuerhttp://www.pintuer.com

amazeuihttp://amazeui.org

worldhellohttp://www.worldhello.net/got...

linuxtoyhttp://igit.linuxtoy.org/cont...

gitmagichttp://www-cs-students.stanfo...

rogerdudlerhttp://rogerdudler.github.io/...

gitrefhttp://gitref.justjavac.com

bookhttp://git-scm.com/book/zh

gogojimmyhttp://gogojimmy.net/2012/01/...

其它API

其它API地址

HTTP API 设计指南http://segmentfault.com/bookm...

javascript流行库汇总javascriptoo

验证apihttp://niceue.com/validator/d...

underscore 中文手册http://www.css88.com/doc/unde...

underscore源码分析http://www.html-js.com/articl...

underscore源码分析-亚里士朱德的博客http://yalishizhude.github.io...

underscrejs en apihttp://underscorejs.org

lodash - underscore的代替品https://lodash.com

ext4apihttp://extjs-doc-cn.github.io...

backbone 中文手册http://www.csser.com/tools/ba...

qwrap手册http://dev.qwrap.com/resource...

缓动函数http://easings.net/zh-cn

svg 中文参考http://www.w3school.com.cn/sv...

svg mdn参考https://developer.mozilla.org...

svg 导出 canvashttps://github.com/gabelerner...

svg 导出 pnghttps://github.com/exupero/sa...

ai-to-svghttp://www.zamzar.com/convert...

localStorage 库https://github.com/machao/loc...

图表类

图表类地址

Highcharts 中文APIhttp://www.hcharts.cn/api/ind...

Highcharts 英文APIhttp://api.highcharts.com/hig...

ECharts 百度的图表软件http://echarts.baidu.com/

高德地图http://lbs.amap.com/api

开源的矢量图脚本框架http://paperjs.org

svg 地图http://jvectormap.com

正则

正则地址

JS正则表达式元字符http://segmentfault.com/a/119...

正则表达式30分钟入门教程http://deerchao.net/tutorials...

MDN-正则表达式https://developer.mozilla.org...

ruanyifeng - RegExp对象http://javascript.ruanyifeng....

小胡子哥 - 进阶正则表达式http://div.io/topic/764?page=1

is.jshttps://github.com/Cedriking/...

正则在线测试http://regexper.com

前端

前端地址

通过分析github代码库总结出来的工程师代码书写习惯http://alloyteam.github.io/Co...

HTML&CSS编码规范 by @mdohttp://codeguide.bootcss.com

团队合作的css命名规范-腾讯AlloyTeam前端团队http://www.alloyteam.com/2011...

前端编码规范之js - by yuwenhuihttp://yuwenhui.github.io

前端编码规范之js - by 李靖http://www.cnblogs.com/hustsk...

前端开发规范手册http://zhibimo.com/read/Ashu/...

Airbnb JavaScript 编码规范(简体中文版)https://github.com/yuche/java...

AMD与CMD规范的区别http://www.zhihu.com/question...

AMD与CMD规范的区别http://www.cnblogs.com/tugenh...

KISSY 源码规范http://docs.kissyui.com/1.4/d...

bt编码规范http://codeguide.bootcss.com

规范加强版https://github.com/Suxiaogang...

前端代码规范 及 最佳实践http://blog.jobbole.com/79075

百度前端规范http://coderlmn.github.io/cod...

百度前端规范http://isobar-idev.github.io/...

百度前端规范http://zhuanlan.zhihu.com/fuy...

ECMAScript6 编码规范--广发证券前端团队https://github.com/gf-rd/es6-...

JavaScript 风格指南/编码规范(Airbnb公司版)http://blog.jobbole.com/79484

网易前端开发规范http://nec.netease.com/standard

css模块http://www.75team.com/archive...

前端规范资源列表https://github.com/ecomfe/spec

PHP

PHP地址

最流行的PHP 代码规范http://segmentfault.com/a/119...

最流行的PHP 代码规范https://github.com/hfcorriez/...

各大公司开源项目

各大公司开源项目地址

Facebook Projectshttps://code.facebook.com/pro...

百度web前端研发部http://fex.baidu.com

百度EFEhttp://efe.baidu.com

百度githubhttps://github.com/fex-team

alloyteamhttp://www.alloyteam.com

alloyteam-githubhttp://alloyteam.github.io

alloyteam-AlloyGameEnginehttps://github.com/AlloyTeam/...

AlloyDesignerhttp://alloyteam.github.io/Al...即时修改,即时保存,设计稿较正,其它开发辅助工具

H5交互页编辑器AEditor介绍http://www.alloyteam.com/2015...动画交互页开发的工具介绍

AEditorhttp://aeditor.alloyteam.comH5动画交互页开发的工具

makahttp://forum.maka.im/wordpress

值得订阅的weeklyhttps://github.com/fenbility/...

腾讯html5http://cube.qq.com

奇舞团开源项目http://75team.github.io

Qunar UEDhttp://ued.qunar.com

Scrathttp://scrat.io

常用

常用地址

ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性http://www.zhangxinxu.com/wor...

模拟键盘http://mottie.github.io/Keyboard

拼音https://github.com/hotoo/pinyin

中国个人身份证号验证https://github.com/mc-zone/ID...

算法

算法地址

数据结构与算法 JavaScript 描述. 章节练习https://github.com/Ralph-Wang...

常见排序算法(JS版)https://github.com/twobin/two...

经典排序https://github.com/luofei2011...

常见排序算法-js版本https://github.com/hechangmin...

JavaScript 算法与数据结构 精华集https://github.com/lightningt...

面试常考算法题精讲http://www.nowcoder.com/live/...

移动端

移动端地址

fastclickhttps://github.com/ftlabs/fas...

no-click-delayhttps://github.com/mmastrac/j...

【敏捷开发】Android团队开发规范http://www.cnblogs.com/lcw/p/...

Android 开发规范与应用http://www.jianshu.com/p/4390...

ionichttps://github.com/ychow/ioni...

JSON

JSON地址

模拟生成JSON数据http://beta.json-generator.com

返回跨域JSONAPIhttp://jsonp.afeld.me

焦点图

焦点图地址

myfocushttps://github.com/koen301/my...

myfocus-官方演示站http://www.chhua.com/myfocus

SuperSlidev2.1 -- 大话主席http://www.superslide2.com

soChangehttp://www.bujichong.com/sojs...

Ext, EasyUI, J-UI 及其它各种UI方案

Ext, EasyUI, J-UI 及其它各种UI方案地址

extjshttps://www.sencha.com/produc...

ext4英文apihttp://docs.sencha.com/extjs/...

ext4中文apihttp://extjs-doc-cn.github.io...

jquery easyui 未压缩源代码http://jquery-easyui.googleco...

J-UIhttp://jui.org

MUI-最接近原生APP体验的高性能前端框架http://dcloudio.github.io/mui

Amaze UI中国首个开源 HTML5 跨屏前端框架http://amazeui.org

淘宝 HTML5 前端框架http://m.sui.taobao.org

KISSY - 阿里前端JavaScript库http://docs.kissyui.com

网易Nej - Nice Easy Javascripthttp://nej.netease.com

Kendo UI MVVM Demohttp://demos.telerik.com/kend...

Bootstraphttp://www.bootcss.com

Smart UIhttp://smartui.chinamzz.com

雅虎UI - CSS UIhttp://developer.yahoo.com/yu...

页面 社会化 分享功能

页面 社会化 分享功能地址

百度分享http://share.baidu.compc端

JiaThishttp://jiathis.compc端

社会化分享组件http://developer.baidu.com/so...移动端

ShareSDK 轻松实现社会化功能http://www.mob.com/#/index移动端

友盟分享http://dev.umeng.com/social/a...移动端

富文本编辑器

富文本编辑器地址

功能齐全 tinymcehttps://www.tinymce.com

百度 ueditorhttp://ueditor.baidu.com/website

经典的ckeditorhttp://ckeditor.com

经典的kindeditorhttp://kindeditor.net

wysiwyghttp://www.bootcss.com/p/boot...

一个有情怀的编辑器。Bach's Editorhttp://integ.github.io/BachEd...

tower用的编辑器https://github.com/mycolorway...

summernote 编辑器https://github.com/summernote...

html5编辑器http://neilj.github.io/Squire

XEditorhttp://lab.hustlzp.com/XEditor

wangEditorhttps://github.com/wangfupeng...

前端概述

前端概述地址

前端工具大全http://www.awesomes.cn

什么是前端工程化https://github.com/fouber/blo...

Gulp

Gulp地址

Gulp官网http://gulpjs.com

Gulp中文网http://www.gulpjs.com.cn

gulp资料收集https://github.com/Platform-C...

Gulp:任务自动管理工具 - ruanyifenghttp://javascript.ruanyifeng....

Gulp插件http://gulpjs.com/plugins

Gulp探究折腾之路(I)http://www.jeffjade.com/2015/...

Gulp折腾之路(II)http://www.jeffjade.com/2016/...

Gulp不完全入门教程http://www.ido321.com/1622.html

为什么使用gulp?https://github.com/hjzheng/CU...

Gulp安装及配合组件构建前端开发一体化http://www.dbpoo.com/getting-...

Gulp 入门指南https://github.com/nimojs/gul...

Gulp 入门指南 - nimojshttps://github.com/nimojs/blo...

Gulp in Actionhttp://www.imooc.com/video/5692

Gulp开发教程(翻译)http://www.w3ctech.com/topic/134

前端构建工具gulpjs的使用介绍及技巧http://www.cnblogs.com/2050/p...

Grunt

Grunt地址

gruntjshttp://gruntjs.com

Grunt中文网http://www.gruntjs.net

Fis

Fis地址

fis 官网http://fex-team.github.io/fis...

fishttp://fis.baidu.com

pc图轮

pc图轮地址

单屏轮播sochangehttp://www.jsfoot.com/jquery/...

左右按钮多图切换http://bxslider.com/examples/...

fullpage全屏轮播https://github.com/alvarotrig...

移动端图轮

移动端图轮地址

无缝切换http://www.swipejs.com

滑屏效果http://www.idangero.us/swiper

全屏fullpagehttps://github.com/peunzhang/...

单个图片切换https://github.com/qiqiboy/to...

单个全屏切换https://github.com/peunzhang/...

百度的切换库http://touch.code.baidu.com/e...

单个全屏切换https://github.com/peunzhang/...

滑屏效果https://github.com/saw/touch-...

旋转拖动设置http://baijs.com/tinycirclesl...

类似于swipe切换http://touchslider.com

支持多种形式的触摸滑动http://www.swiper.com.cn/demo...

滑屏效果https://github.com/joker-ye/m...

大话主席pc移动图片轮换http://www.superslide2.com

滑屏效果https://github.com/hahnzhu/pa...

基于zepto的fullpagehttps://github.com/yanhaijing...

[WebApp]定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应http://www.cnblogs.com/plums/...

判断微信客户端的那些坑http://loo2k.com/blog/detecti...

可以通过javascript直接调用原生分享的工具https://github.com/JefferyWan...

JiaThis 分享到微信代码http://www.jiathis.com/help/h...

聊聊移动端跨平台开发的各种技术http://fex.baidu.com/blog/201...

前端自动化测试http://www.zhihu.com/question...

多种轮换图片http://ajccom.github.io/nices...

滑动侧边栏https://mango.github.io/slideout

文件上传

文件上传地址

百度上传组件http://fex.baidu.com/webuploader

上传https://blueimp.github.io/jQu...

flash 头像上传http://www.hdfu.net

图片上传预览http://www.dropzonejs.com

图片裁剪http://elemefe.github.io/imag...

图片裁剪-shearphotohttp://www.shearphoto.com

jQuery图片处理http://www.oschina.net/projec...

模拟select

模拟select地址

糖饼 selecthttp://aui.github.io/popupjs/...

flexselecthttps://github.com/rmm5t/jque...

双selecthttp://loudev.com

select2http://select2.github.io

取色插件

取色插件地址

类似 Photoshop 的界面取色插件http://www.jq22.com/plugin/367

jquery colorhttps://github.com/jquery/jqu...

取色插件集合http://www.oschina.net/projec...

farbtastic 圆环+正方形https://github.com/mattfarina...

城市联动

城市联动地址

jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果http://www.ijquery.cn/?p=360

剪贴板

剪贴板地址

剪贴板https://github.com/zeroclipbo...

clipboard 最新的剪切方案http://zenorocha.github.io/cl...

不是Flash的剪贴板https://github.com/zenorocha/...

简繁转换

简繁转换地址

简繁转换https://github.com/BYVoid/OpenCC

表格 Grid

表格 Grid地址

facebook表格http://facebook.github.io/fix...

类似于Excel编辑表格-handsontablehttp://handsontable.com

bootstrap-table插件http://bootstrap-table.wenzhi...

datatableshttps://www.datatables.net

在线演示

在线演示地址

js 在线编辑 - runjshttp://runjs.cn

js 在线编辑 - jsbinhttp://jsbin.com

js 在线编辑 - codepenhttp://codepen.io

js 在线编辑 - jsfiddlehttp://jsfiddle.net

java 在线编辑 - runjshttp://ideone.com

js 在线编辑 - hchartshttp://code.hcharts.cn

js 在线编辑 - jsdmhttp://jsdm.com

sql 在线编辑 - sqlfiddlehttp://sqlfiddle.com

mozilla 在线编辑器https://thimble.mozilla.org

常规优化

常规优化地址

Javascript高性能动画与页面渲染http://www.infoq.com/cn/artic...

移动H5前端性能优化指南http://isux.tencent.com/h5-pe...

5173首页前端性能优化实践http://ued.5173.com/?p=1731

给网页设计师和前端开发者看的前端性能优化http://www.uisdc.com/front-en...

复杂应用的 CSS 性能分析和优化建议http://www.orzpoint.com/profi...

张鑫旭——前端性能张鑫旭——前端性能

前端性能监控总结http://www.xiaoqiang.org/java...

网站性能优化之CSS无图片技术网站性能优化之CSS无图片技术

web前端性能优化进阶路web前端性能优化进阶路

前端技术:网站性能优化之CSS无图片技术http://my.eoe.cn/tuwandou/arc...

浏览器的加载与页面性能优化http://www.baiduux.com/blog/2...

页面加载中的图片性能优化http://www.w3ctech.com/p/1503

Hey——前端性能Hey——前端性能

html优化html优化

99css——性能99css——性能

Yslow——性能优化http://www.yslow.net/category...

YSLOW中文介绍http://www.cnblogs.com/yslow

转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化http://www.360ito.com/article...

Yahoo!团队实践分享:网站性能http://www.360doc.com/content...

网站性能优化指南:什么使我们的网站变慢?http://blog.jiasule.com/i/153

网站性能优化实践,减少加载时间,提高用户体验http://www.powereasy.net/help...

浅谈网站性能优化 前端篇http://www.umtry.com/archives...

前端重构实践之如何对网站性能优化?http://www.adinnet.cn/blog/de...

前端性能优化:使用媒体查询加载指定大小的背景图片http://www.gbin1.com/technolo...

网站性能系列博文http://www.mykuer.com/post/fa...

加载,不只是少一点点http://tgideas.qq.com/webplat...

前端性能的测试与优化http://mzhou.me/article/95310

分享网页加载速度优化的一些技巧?http://www.gbin1.com/technolo...

页面加载中的图片性能优化http://www.f2es.com/images-by...

web前端优化(基于Yslowhttp://www.tcreator.info/webS...

网站性能优化工具大全https://www.qianduan.net/webs...

【高性能前端1】高性能HTMLhttp://www.alloyteam.com/2012...

【高性能前端2】高性能CSShttp://www.alloyteam.com/2012...

由12306谈谈网站前端性能和后端性能优化http://coolshell.cn/articles/...

AlloyTeam——前端优化AlloyTeam——前端优化

毫秒必争,前端网页性能最佳实践http://www.cnblogs.com/develo...

网站性能工具Yslow的使用方法http://blog.sina.com.cn/s/blo...

前端工程与性能优化(上):静态资源版本更新与缓存http://www.infoq.com/cn/artic...

前端工程与性能优化(下):静态资源管理与模板框架http://www.infoq.com/cn/artic...

HTTPS连接的前几毫秒发生了什么http://blog.jobbole.com/48369

Yslowhttp://uicss.cn/yslow/#more-1...

Essential Web Performance Metrics — A Primer, Part 1http://blog.smartbear.com/web...

Essential Web Performance Metrics — Part 2http://blog.smartbear.com/per...

YUISlide,针对移动设备的动画性能优化http://jayli.github.io/blog/d...

Improving Site Performancehttp://joelglovier.com/improv...

让网站提速的最佳前端实践http://segmentfault.com/a/119...

Why Website Speed is Importanthttp://sixrevisions.com/web-d...

Need for Speed – How to Improve your Website Performancehttps://www.devbridge.com/art...

阿里无线前端性能优化指南 (Pt.1 加载期优化https://github.com/amfe/artic...

优化工具

优化工具地址

JavaScript 性能分析新工具 OneProfilehttp://www.html-js.com/articl...

JavaScript 堆内存分析新工具 OneHeaphttp://www.html-js.com/articl...

在线工具

在线工具地址

google在线工具https://developers.google.com...

阿里测http://www.alibench.com

阿里-免费测试服务http://itest.aliyun.com

阿里-F2etest多浏览器兼容性测试解决方案https://github.com/alibaba/f2...

js性能测试http://jsperf.com

前端架构

前端架构地址

技术架构http://www.zhihu.com/topic/19...

前端架构http://saito.im/note/The-Arch...

如何成为前端架构师http://www.zhihu.com/question...

关于前端架构-张克军http://hikejun.com/sharing/20...

百度腾讯offer比较(腾讯游戏VS百度基础架构)http://www.zhihu.com/question...

推荐作品

推荐作品地址

winter代码片段需要https://gist.github.com/wintercn

fgmhttp://www.fgm.cc/learn

岑安作品集https://github.com/hongru/hon...

当耐特demo集合http://kmdjs.github.io

米空格 js作品http://www.laoshu133.com/Lab

myFocushttp://koen301.github.io

SeaJS组件库http://panxuepeng.github.io/s...

颜海镜作品http://yanhaijing.com/myProject

脚儿网作品http://jo2.org/category/myworks

javascript个人作品http://www.cnitblog.com/yemoo...

妙味的雷东升游戏作品http://bbs.miaov.com/forum.ph...

javascript作品集http://bbs.csdn.net/topics/38...

云五笔,灰度产生生成工具https://github.com/TooBug/works

项目主页http://koen301.github.io

个性的作品主页http://zaole.net

播放器http://static.tingall.com/v2/...

ucren js demos 集http://ucren.com/blog/demos

智能社http://www.zhinengshe.com/wor...

实例陈列架http://demos.shizuwu.cn

zoye demohttp://zoye.sinaapp.com/demo

王员外http://lab.yuanwai.wang

平凡http://pingfan1990.sinaapp.com

jyg 游戏案例http://www.lovewebgames.com

很多jquery插件http://www.helloweba.com/list...

不羁虫 - soJs 作品系列http://www.bujichong.com/sojs...

frozenuihttp://frozenui.github.io/cas...

黑白棋http://js-game.github.io/othello

fromonehttp://yansm.github.io/fromon...

pazguillehttp://pazguille.me

Html5 VideoPlayerhttps://github.com/zmmbreeze/...

Proton 烟花http://a-jie.github.io/Proton...

简历模板

简历模板地址

不错的个人简历http://learnshare.github.io/a...

简历http://hcy2367.github.io/resume

张伦http://ncuey.sinaapp.com/Cris...

简历https://github.com/hacke2/Res...

翁天信http://blog.dandyweng.com/201...

动画方式的简历http://www.webhek.com/misc/in...

组件丰富简历http://www.linqing07.com/resu...

简历池http://www.mojianli.com/resum...

haorooms博客http://www.haorooms.com/about

Justin Younghttp://cv.youngdze.com

面试题

面试题地址

那几个月在找工作(百度,网易游戏)http://www.nowcoder.com/discu...

2014最新面试题http://www.html-js.com/articl...

阿里前端面试题http://www.w3cfuns.com/thread...

2016校招内推 -- 阿里巴巴前端 -- 三面面试经历http://www.cnblogs.com/imwtr/...

腾讯面试题http://www.w3cfuns.com/articl...

年后跳槽那点事:乐视+金山+360面试之行http://www.cnblogs.com/lvdaba...

阿里前端面试题上线http://fatesinger.com/2722.html

拉勾网js面试题http://www.cnblogs.com/52cik/...

前端面试http://www.cnblogs.com/allenx...

Web开发笔试面试题 大全http://mianshiti.diandian.com

前端开发面试题http://segmentfault.com/a/119...

2014最新前端面试题https://github.com/markyun/My...

百度面试https://github.com/fex-team/i...

面试题http://www.w3cfuns.com/forum....

前端工作面试问题https://github.com/darcyclark...

前端开发面试题http://segmentfault.com/a/119...

5个经典的前端面试问题5个经典的前端面试问题

最全前端面试问题及答案总结http://segmentfault.com/a/119...

如何面试一名前端开发工程师?http://www.html-js.com/articl...

史上最全 前端开发面试问题及答案整理https://github.com/hawx1993/F...

前端实习生面试总结http://www.cnblogs.com/xiaoru...

史上最全 前端开发面试问题及答案整理https://github.com/hawx1993/F...

BAT及各大互联网公司2014前端笔试面试题:JavaScript篇http://blog.jobbole.com/78738

前端开发面试题大收集https://github.com/paddingme/...

收集的前端面试题和答案https://github.com/qiu-deqing...

如何面试前端工程师http://www.zhihu.com/question...

前端开发面试题https://github.com/markyun/My...

牛客网-笔试面经http://www.nowcoder.com/discu...

iconfont

iconfont地址

中文字体http://www.zhihu.com/question...

淘宝字库http://iconfont.cn

字体http://mux.alimama.com/fonts

制作教程http://iconfont.cn/help/platf...

zhangxinxu-icommonhttp://www.zhangxinxu.com/wor...

icommonhttps://icomoon.io/app

用字体在网页中画ICON图标(推荐教程http://imooc.com/learn/243

字体压缩工具http://font-spider.org

Fiddler

Fiddler地址

Fiddler调式使用知多少(一深入研究http://www.cnblogs.com/tugenh...

微信fiddlehttp://www.cnblogs.com/strick...

微信fiddlehttp://gaoboy.com/article/26....

Chrome

Chrome地址

Google Chrome 官方https://developer.chrome.com/...

Chrome - 基础http://www.cnblogs.com/consta...

Chrome - 进阶http://www.cnblogs.com/consta...

Chrome - 性能http://www.cnblogs.com/consta...

Chrome - 性能进阶http://www.cnblogs.com/consta...

Chrome - 移动http://www.cnblogs.com/consta...

Chrome - 使用技巧http://www.cnblogs.com/liyunh...

Chrome - Console控制台不完全指南http://www.cnblogs.com/Wayou/...

Chrome - Workspace使浏览器变成IDEhttp://c7sky.com/chrome-devto...

network面板http://www.html-js.com/articl...

chrome开发工具快捷键http://anti-code.com/devtools...

chrome调试工具常用功能整理http://www.html-js.com/articl...

Chrome 开发工具 Workspace 使用http://www.iinterest.net/2014...

Chrome神器Vimium快捷键学习记录http://www.cppblog.com/deerco...

sass调试-w3cplushttp://www.w3cplus.com/sassgu...

如何更专业的使用Chrome开发者工具-w3cplushttp://www.w3cplus.com/tools/...

chrome调试canvashttp://sentsin.com/web/253.html

chrome profiles1https://developer.chrome.com/...

chrome profiles2http://h5dev.uc.cn/article-25...

chrome profiles3http://www.oschina.net/transl...

chrome移动版调试https://developer.chrome.com/...

chrome调试http://ued.taobao.org/blog/20...

chrome的调试http://www.cnblogs.com/QLeelu...

chrome console 命令详解https://developer.chrome.com/...

查看事件绑定1http://www.cnblogs.com/leonka...

查看事件绑定2http://www.cnblogs.com/xiaoya...

神器——Chrome开发者工具(一http://segmentfault.com/a/119...

奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍https://xinranliu.me/2015-05-...

chrome 开发者工具的 15 个小技巧http://frontenddev.org/link/1...

Chrome开发者工具不完全指南http://1ke.co/course/361

Chrome 开发者工具使用技巧http://segmentfault.com/a/119...

Firebug

Firebug地址

firebug视频教程http://www.imooc.com/learn/137

firefox 模拟器https://developer.mozilla.org...

console.log 命令详解http://www.cnblogs.com/ctriph...

Firebug入门指南http://www.ruanyifeng.com/blo...

Firebug控制台详解http://www.ruanyifeng.com/blo...

移动,微信调试

移动,微信调试地址

浏览器端调试安卓https://openstf.github.io

移动端前端开发调试http://yujiangshui.com/multid...

使用 Chrome 远程调试 Android 设备https://github.com/yujiangshu...

mac移动端调试http://plus.uc.cn/document/we...

mac移动端调试http://www.mihtool.com

无线调试攻略http://thx.github.io/mobile/d...

无线调试攻略http://yanhaijing.com/mobile/...

屌爆了,完美调试 微信webview(x5http://www.jianshu.com/p/ccf1...

微信调试的那些事微信调试的那些事

远程consolehttp://jsconsole.com

微信调试工具http://blog.qqbrowser.cc

各种真机远程调试方法汇总https://github.com/jieyou/rem...

iOS Simulator

iOS Simulator地址

SimulatoriOS_Simulator_Guide-Introduction

iOS Simulator的介绍和使用心得http://www.crifan.com/intro_i...

img

img地址

loading imghttp://preloaders.net/en/circ...

智图-图片优化平台http://zhitu.isux.us

在线png优化https://tinypng.com

生成二维码

生成二维码地址

生成二维码http://cli.im

浏览器同步

浏览器同步地址

puerhttps://github.com/leeluolee/...

liveReloadhttp://livereload.com

f5http://getf5.com

File Watchershttp://geek100.com/2608

在线PPT制作

在线PPT制作地址

nodePPTnodePPT

Cleaver快速制作网页PPThttp://www.jeffjade.com/2015/...

impress.jshttp://www.cnblogs.com/Darren...

PPThttps://github.com/ksky521/no...

revealhttps://github.com/hakimel/re...

slippyhttps://github.com/Seldaek/sl...

前端导航网站

前端导航网站地址

界面清爽的前端导航http://uxbees.com/index.html

前端导航http://whycss.com

前端网址导航http://www.daqianduan.com/nav

前端名录http://sentsin.com/daohang

前端导航http://123.jser.us

前端开发资源http://www.css88.com/nav

网址导航http://www.haourl.cn

前端开发仓库 - 众多效果的收集地http://code.ciaoca.com

前端资源导航https://github.com/jnoodle/f2...

F2E 前端导航http://f2e.im/static/pages/na...

常用CDN

常用CDN地址

新浪CDNhttp://lib.sinaapp.com

百度静态资源公共库http://cdn.code.baidu.com

360网站卫士常用前端公共库CDN服务http://libs.useso.com

Bootstrap中文网开源项目免费 CDN 服务http://www.bootcdn.cn

开放静态文件 CDN - 七牛http://staticfile.org

CDN加速 - jq22http://www.jq22.com/cdn

jQuery CDNhttp://code.jquery.com

Google jQuery CDNhttp://www.google-jquery-cdn.com

微软CDNhttp://www.asp.net/ajax/cdn

Git

Git地址

git-scmhttp://git-scm.com

廖雪峰-Git教程廖雪峰-Git教程

git-for-windowshttps://git-for-windows.githu...

GitHub 添加 SSH keyshttp://daemon369.github.io/gi...

gogithubhttp://www.worldhello.net/got...

git常规命令练习http://pcottle.github.io/lear...

git的资料整理https://github.com/xirong/my-git

我所记录的git命令(非常实用)http://www.cnblogs.com/fanfan...

企业开发git工作流模式探索部分休整https://github.com/xirong/my-...

GitHub 漫游指南https://github.com/phodal/git...

GitHub秘籍https://github.com/tiimgreen/...

使用git和github进行协同开发流程http://livoras.com/post/28

动画方式练习githttp://onlywei.github.io/expl...

各种日期日历

各种日期日历地址

经典my97http://www.my97.net/dp/demo/i...

强大的独立日期选择器http://www.cnblogs.com/gbin1/...

fullcalendarhttp://fullcalendar.io

fullcalendar日历控件知识点集合http://blog.csdn.net/francisl...

中文apihttp://blog.sina.com.cn/s/blo...

农历日历https://github.com/zzyss86/Lu...

超酷的仿百度带节日日历老黄历控件http://www.sucaisj.com/jiaobe...

日期格式化http://momentjs.com

大牛日历控件https://github.com/Johnqing/Q...

我群某管理作品https://github.com/Iamlars/da...

input按位替换-官网http://digitalbush.com/projec...

input按位替换-githubhttps://github.com/digitalBus...

bootstrap-daterangepickerhttps://github.com/dangrossma...

国外30个插件集合http://www.vandelaydesign.com...

JavaScript datepickerhttp://dbushell.com/2012/10/0...

Datepair.jshttp://jonthornton.github.io/...

一个风格多样的日历https://github.com/glad/glDat...

弹出层式的全日历http://amsul.ca/pickadate.js/...

jquery双日历http://www.daterangepicker.com

大气实用jQuery手机移动端日历日期选择插件http://www.frankdemo.cn/index...

jQuery Mobile 移动开发中的日期插件Mobiscrollhttps://mobiscroll.com

Date library

Date library地址

Datejshttps://github.com/datejs/Datejs

sugarjshttp://sugarjs.com/api/Date

其它

其它地址

Mock.js 是一款模拟数据生成器http://mockjs.com

特色的HTML框架可以创建精美的iOS应用http://framework7.taobao.org

淘宝SUIhttp://m.sui.taobao.org

avalonjshttp://avalonjs.github.io

Avalon新一代UI库: OniUIhttp://ued.qunar.com/oniui/in...

avalon.oniui-基于avalon的组件库https://github.com/RubyLouvre...

效果类

效果类地址

弹出层http://www.imooc.com/learn/58

焦点图轮播特效http://www.imooc.com/learn/18

HTML5 有哪些让你惊艳的 demo?http://www.zhihu.com/question...

弹出层

弹出层地址

artDialog 最新版https://github.com/aui/artDialog

artDialog 文档http://aui.github.io/artDialo...

google code 下载地址https://code.google.com/p/art...

贤心弹出层http://layer.layui.com

响应式用户交互组件库https://github.com/bh-lay/UI

sweetalert-有css3动画弹出层http://t4t5.github.io/sweetalert

优秀JavaScript项目

优秀JavaScript项目地址

Angular和Webpack种子文件https://github.com/AngularCla...

Fis3面向前端的工程构建系统https://github.com/fex-team/fis3

Fis3 DEMOhttps://github.com/fex-team/f...

前端JQuery系列:源码剖析https://github.com/JsAaron/jQ...

avalon框架https://github.com/RubyLouvre...

Microsoft ChakraCore 微软的Chakra引擎https://github.com/Microsoft/...

Quintus HTML游戏引擎https://github.com/cykod/Quintus

一个用node.js搭建的有趣博客https://github.com/STRML/strm...

Web前端助手--FeHelper(Chrome扩展)https://github.com/zxlie/FeHe...

百度前端技术学院https://github.com/baidu-ife/ife

Cheerio(node.js中的jQuery)https://github.com/cheeriojs/...

nodejs的一个聊天软件 类似微信https://github.com/BryanYang/...

使用html5和node.js构建的网易云音乐https://github.com/stkevintan...

babel ES6转换为ES5https://github.com/babel/babel

一个JS富文本编辑器https://github.com/fex-team/u...

一个JS脑图可视化工具https://github.com/fex-team/k...

一个JS写的Flappy Bird Gamehttps://github.com/ellisonlea...

一个JS写的GBA模拟器https://github.com/taisel/Iod...

SegmentFault写的Markdown解析器https://github.com/SegmentFau...

基于node.js的Ghost博客https://github.com/TryGhost/G...

学习react的demoshttps://github.com/ruanyf/rea...

对您可能有用(/感兴趣)的文章:

那些所倚靠的利器记载

Awesome Chrome 插件集锦

如何优雅地使用Sublime Text

sublime text 下的Markdown写作

新编码神器Atom使用纪要

Win下最爱效率神器:AutoHotKey

Mac必备软件渐集之ZSH-终极Shell

Win下必备神器之Cmder

Vimium~让您的Chrome起飞

你可能感兴趣的:(最全前端资源汇集(引))