├── README.md ├── es6.md └── react.md /README.md: -------------------------------------------------------------------------------- 1 | awesome-stars 2 | ============= 3 | 4 | > 某些项目star了,但是用到的时候总是花费很长时间来找,为什么不罗列出来呢? 5 | 6 | - [总览](#awesome-stars) 7 | - [PHP](#php) 8 | - [Javascript](#javascript) 9 | - [AngularJS](#angularjs) 10 | - [NodeJS](#nodejs) 11 | - [css](#css) 12 | - [Android](#android) 13 | - [Python](#python) 14 | - [其他](#other-awesome-lists) 15 | 16 | ## PHP 17 | 18 | * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - 探测手机的 19 | * [Faker](https://github.com/fzaninotto/Faker) - 作假数据的 20 | * [croon](https://github.com/hfcorriez/croon) - PHP实现的crontab 21 | * [Upload](https://github.com/codeguy/Upload) - 上传文件处理库 22 | * [Carbon](https://github.com/briannesbitt/Carbon) - 5.3+的时间处理库 23 | * [Stringy](https://github.com/danielstjules/Stringy) - 处理字符串的库 24 | * [guzzle](https://github.com/guzzle/guzzle) - 处理请求的,模拟登陆啊什么的可以用 25 | * [pinyin](https://github.com/overtrue/pinyin) - 汉子转拼音库 26 | * [distill](https://github.com/raulfraile/distill) - PHP实现的tar等压缩文件的解压库 27 | * [oauth2-server](https://github.com/thephpleague/oauth2-server) - oauth2的PHP实现 28 | * [php-whois](https://github.com/regru/php-whois) - whois查询库 29 | * [lock](https://github.com/BeatSwitch/lock) - acl库 30 | * [embed](https://github.com/oscarotero/Embed) - 获取网站信息的库 31 | * [deployer](https://github.com/elfet/deployer) - 用PHP实现的部署工具 32 | * [Identicon](https://github.com/yzalis/Identicon) - 生成随机头像 33 | * [countries](https://github.com/mledoze/countries) - 世界国家数据 34 | * [php-curl-class](https://github.com/php-curl-class/php-curl-class) - CURL面向对象的封装 35 | * [Validation](https://github.com/Respect/Validation) - 验证库 36 | * [glide](https://github.com/thephpleague/glide) - 通过URL的形式操作图片 37 | * [url](https://github.com/thephpleague/url) - 操作URL的库 38 | * [countries](https://github.com/mledoze/countries) - 全球国家数据 39 | * [clearPHP](https://github.com/dseguy/clearPHP) - 编写清晰PHP代码的参考 40 | * [underscore-php](https://github.com/Anahkiasen/underscore-php) 41 | * [madison](https://github.com/opengovfoundation/madison) - 基于Laravel框架实现的文档协同编辑程序 42 | * [Goutte](https://github.com/FriendsOfPHP/Goutte) - 一款爬虫库,可以解析dom 43 | * [FileNamingResolver](https://github.com/bocharsky-bw/FileNamingResolver) - 提供几种不同的策略来生成文件名 44 | * [PHPVerbalExpressions](https://github.com/VerbalExpressions/PHPVerbalExpressions) - 简化正则生成规则操作库 45 | * [wordcolor.php](https://github.com/lichunqiang/wordcolor.php) - 根据文字来生成RGB,相同的文字生成相同的RGB配色 46 | * [Pimple](https://github.com/silexphp/Pimple) - 一个简单好用的依赖注入容器实现 47 | * [flexihash](https://github.com/pda/flexihash) - 一致性hash算法实现 48 | * [spout](https://github.com/box/spout) - 比PHPExcel更好用的导出与写入工具, 需要PHP大于5.4 49 | * [google2fa](https://github.com/antonioribeiro/google2fa) - Google两步验证PHP实现 50 | * [pipeline](https://github.com/thephpleague/pipeline) - Pipeline实现 51 | 52 |
53 | 54 | 原生应用 55 | 56 | * [php-cp](https://github.com/swoole/php-cp) - mysql 和 redis 的连接池实现 57 | 58 |
59 | 60 | * [swoole_study](https://github.com/szyhf/swoole_study) - swoole学习博客 61 | 62 |
63 | 64 | * [esoTalk](https://github.com/esotalk/esoTalk) - 及简单的论坛 65 | 66 | ## Javascript 67 | 68 | * [javascript](https://github.com/airbnb/javascript) - js风格指南 69 | * [intense-images](https://github.com/tholman/intense-images) - 全屏看图片,[看例子不错啊](http://tholman.com/intense-images/) 70 | * [swipebox](https://github.com/brutaldesign/swipebox) - 一个图片集展示库 71 | * [holder](https://github.com/imsky/holder) - 客户端生成占位图片库 72 | * [dummyimage](http://dummyimage.com/) - 在线生成占位图片库 73 | * [cropper](https://github.com/fengyuanchen/cropper) - 图片剪裁插件 74 | * [perfmap](https://github.com/zeman/perfmap) - 前端新能热力图,嵌入页面能够展示各个部分的性能相关信息 75 | * [ionic](https://github.com/driftyco/ionic) - 牛逼的HTML5移动应用框架,结合了AngularJS哦,各个方面都比较系统 76 | * [jquery-pjax](https://github.com/defunkt/jquery-pjax) - 不用说github现在就用这个,无 77 | * [mui](https://github.com/dcloudio/mui) - javascript开发app有木有!,值得学习使用 78 | * [ml](https://github.com/amfe/ml) - 一个无线前端库 79 | * [cal-heatmap](https://github.com/kamisama/cal-heatmap) - 还记得github个人主页那个点点的图吗 80 | * [amazeui](https://github.com/allmobilize/amazeui) - 号称中国首个开源 HTML5 跨屏前端框架 81 | * [touchjs](https://github.com/Clouda-team/touchjs) - 模拟各种手势的,百度出品 82 | * [async](https://github.com/caolan/async) - 异步异步异步,node和broser通吃 83 | * [keyboardJS](https://github.com/RobertWHurst/KeyboardJS) - 一个封装键盘事件的库 84 | * [WeixinApi](https://github.com/zxlie/WeixinApi) - 对微信浏览器中的各个事件的封装,微信开发必备(新版本微信不可用) 85 | * [微信JS-SDK说明文档](http://mp.weixin.qq.com/wiki/7/aaa137b55fb2e0456bf8dd9148dd613f.html) - 全新的微信事件调用方式 86 | * [app](https://github.com/kikinteractive/app) - 瞬间建立一个手机web应用 87 | * [string.js](https://github.com/jprichardson/string.js) - 操作字符串的扩展库 88 | * [Pro](https://github.com/AlloyTeam/Pro) - 腾讯移动Web前端框架 89 | * [sco.js](https://github.com/terebentina/sco.js) - bootstrap的一个扩展 - 让bootstrap更加好用 90 | * [hammer.js](https://github.com/hammerjs/hammer.js) - 多点触控 91 | * [iOS-Overlay](https://github.com/taitems/iOS-Overlay) - IOS样式的加载,不过作者不怎更新了 92 | * [jquery-menu-aim](https://github.com/kamens/jQuery-menu-aim) - 菜单展示库 93 | * [intro.js](https://github.com/usablica/intro.js) - 新手介绍库 94 | * [moment](https://github.com/moment/moment) - 处理时间的库 95 | * [store.js](https://github.com/marcuswestin/store.js) - 本地存储库,有兼容性 96 | * [Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - css实现图标,纯css实现哦 97 | * [three.js](https://github.com/mrdoob/three.js) - javascript实现的3D库,游戏有用处 98 | * [basil.js](https://github.com/Wisembly/basil.js) - 统一管理localstorage,cookie和session的js库 99 | * [progressbar.js](https://github.com/kimmobrunfeldt/progressbar.js) - 进度条(svg) 100 | * [maskjs](https://github.com/bguzmanrio/maskjs) - 控制输入框的输入 [related](https://github.com/RobinHerbots/jquery.inputmask) 101 | * [bootstrap-material-design](https://github.com/FezVrasta/bootstrap-material-design) - 遵循google的material design guideline的bootstrap样式 102 | * [focusable](https://github.com/zzarcon/focusable) - 使页面某部分照射在聚光灯下 103 | * [handsontable](https://github.com/handsontable/handsontable) - 像编辑Excel表格一样编辑页面表格 104 | * [fullPage.js](https://github.com/alvarotrigo/fullPage.js) - 用于实现整页效果,做产品介绍页不错 105 | * [x-editable](https://github.com/vitalets/x-editable) - 实现页面元素可编辑 106 | * [sortable](https://github.com/RubaXa/Sortable) - 实现页面元素可拖拽(no jquery) 107 | * [pnotify](https://github.com/sciactive/pnotify) - 综合提示、modal、tooltip功能的强大插件 108 | * [emojify.js](https://github.com/hassankhan/emojify.js) - 表情插件 109 | * [snabbt.js](https://github.com/daniel-lundin/snabbt.js) - js和css实现的动画库 110 | * [TheaterJS](https://github.com/Zhouzi/TheaterJS) - 在网页模拟打字效果 111 | * [payform](https://github.com/jondavidjohn/payform) - 银行卡、信用卡叫校验组件 112 | * [tmodjs](https://github.com/aui/tmodjs) - 前端模板外置解决方案 113 | * [storage](https://github.com/luics/storage) - 跨终端跨域的存储方案 114 | * [dragula](https://github.com/bevacqua/dragula) - 支持ie7+的 drag & drop 库 115 | * [jquery-textcomplete](https://github.com/yuku-t/jquery-textcomplete) - 文本框自动补全库 116 | * [zTree](https://github.com/zTree/zTree_v3) - 基于jQuery的树插件 117 | * [selectize.js](https://github.com/brianreavis/selectize.js) - 基于jQuery并集成bootstrap2, 3 等主题的混合文本自动完成、标签等功能的插件「相关[select2](https://github.com/select2/select2), [chosen](https://github.com/harvesthq/chosen)」 118 | * [Ladda](https://github.com/hakimel/Ladda) - 按钮加载内建加载指示器「支持到ie9以上」[demo](http://lab.hakim.se/ladda/) 119 | * [zoom.js](https://github.com/fat/zoom.js) - 一款基于jQuery的图片缩放插件 120 | * [js-sequence-diagrams](https://github.com/bramp/js-sequence-diagrams) - 文本转UML图片库 121 | * [lightGallery](https://github.com/sachinchoolur/lightGallery) - 一款基于jQuery的图册查看库 122 | * [type.js](https://github.com/mattboldt/typed.js)- 基于jQuery模仿打字效果 123 | * [zxcvbn](https://github.com/dropbox/zxcvbn) - 密码强度验证库 124 | * [InlineAttachment](https://github.com/Rovak/InlineAttachment) - 让文本域支持嵌入和上传图片(只支持chrome) 125 | * [dropify](https://github.com/JeremyFagis/dropify) - 上传图片输入框美化 126 | * [money.js](https://github.com/openexchangerates/money.js/) - 货比转换,使用Node和Web 127 | * [accounting.js](https://github.com/openexchangerates/accounting.js) - 数字、金额等解析/格式化 128 | * [Split.js](https://github.com/nathancahill/Split.js) - 区域分割,支持拖动变更区域大小 129 | * [rome](https://github.com/bevacqua/rome) - crazy and powerful datepicker! 不依赖jQuery的日期选择插件 130 | * [horsey](https://github.com/bevacqua/horsey) - 强大易用的autocomple库 131 | * [fuzzysearch](https://github.com/bevacqua/fuzzysearch) - javascript模糊搜索 132 | * [Hilo](https://github.com/hiloteam/Hilo) - 阿里推出的H5游戏引擎 133 | * [select](https://github.com/HubSpot/select) - 让定制原生select样式变为可能 134 | * [Modaal](https://github.com/humaan/Modaal) - Yet anthor modal, 弹窗组件,支持图片浏览等功能 135 | * [biu](https://github.com/egoist/biu) - ie9+提示组件 [demo](http://biu.js.org/) 136 | * [flatpickr](https://github.com/chmln/flatpickr) - 轻巧多主题的时间选择插件,支持时间选择 137 | * [in-view](https://github.com/camwiegert/in-view) - 可用来判断DOM是否出现在可视的区域 138 | * [shave](https://github.com/dollarshaveclub/shave) - 通过设定最高度控制文本域 139 | * [intercooler-js](https://github.com/LeadDyno/intercooler-js) - 通过html attribute 标记锚点的方式发送Ajax请求 140 | 141 | ## AngularJS 142 | 143 | * [angularjs-style-guide](https://github.com/mgechev/angularjs-style-guide/blob/master/README-zh-cn.md) 144 | * [angularjs-in-patterns](https://github.com/mgechev/angularjs-in-patterns) 145 | * [AngularJS-Learning](https://github.com/jmcunningham/AngularJS-Learning) 146 | * [angular-route-styles](https://github.com/tennisgent/angular-route-styles) - 利用AngularJS的$routeProvider 注入css ,构建spa有用 147 | * [ui-router-extras](https://github.com/christopherthielen/ui-router-extras) - 嗯,AngularJS的一个路由库 148 | * [angular-strap](https://github.com/mgcrea/angular-strap) - 对bootstrap进行了angular指令封装,嗯!可以方便的使用angularJS和bootstrap咯 149 | * [ng-nice](https://github.com/angular-cn/ng-nice) - 中国人学习Angular的地方,这下妈妈再也不用担心我的英语不过关了 150 | * [mobile-angular-ui](https://github.com/mcasimir/mobile-angular-ui) - angular+bootstrap3实现的手机端UI 151 | * [angular-styleguide](https://github.com/johnpapa/angular-styleguide) - by johnpapa 152 | * [angularjs-styleguide](https://github.com/toddmotto/angularjs-styleguide) - by toddmotto 153 | 154 | 155 | ## css 156 | 157 | * [colors](https://github.com/mrmrs/colors) - 页面颜色,提供更加好的页面配色方案 158 | * [quickLayout](https://github.com/zhangxinxu/quickLayout) - 一个快速开发的css框架,适合纯前端人员来使用 159 | * [dashboards](https://github.com/keen/dashboards) - 基于boostrap的dashboard 160 | * [templates](https://github.com/sendwithus/templates) - 邮件模板样式不错 161 | * [sweetalert](https://github.com/t4t5/sweetalert) - 默认alert的替代品,效果非常不错,stars数蹭蹭的 162 | * [bootstrap-sweetalert](https://github.com/lipis/bootstrap-sweetalert) - sweetalert的bootstrap版,这下不用担心怎么bootstrap版本的了 163 | * [flakes](https://github.com/kumailht/flakes) - 管理后台模板 164 | * [inputs](https://github.com/anjlab/inputs) - 输入控件样式增强 165 | * [easings.net](https://github.com/ai/easings.net) - 对于各种动画效果的解释 166 | * [bootswatch](https://github.com/thomaspark/bootswatch) - 收集了一些免费的bootstrap模板 167 | * [jekyllthemes](https://github.com/mattvh/jekyllthemes) - 收集了一些jekyll的模板 168 | * [ratchet](https://github.com/twbs/ratchet) - 使用简洁的HTML、css和js组件构建手机应用 169 | * [bootstrap-switch](https://github.com/nostalgiaz/bootstrap-switch) - 基于bootstrap实现的滑块 170 | * [PixelKit-Bootstrap-UI-Kits](https://github.com/Pixelkit/PixelKit-Bootstrap-UI-Kits) - Bootstrap模板 171 | * [tips](https://github.com/jh3y/tips) - 纯css实现的tooltip 172 | * [bootstrap-ie7](https://github.com/coliff/bootstrap-ie7) - bootstrap 3 兼容ie7 173 | * [awesome-bootstrap-checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox) - 基于fontawesome纯css实现的checkbox&radio美化样式库 174 | * [grd](https://github.com/1000ch/grd) - A CSS grid framework using Flexbox. 175 | 176 |
177 | 178 | > works on the latest browsers 179 | 180 | * [hint.css](https://github.com/chinchang/hint.css) - 纯粹css实现的tooltip 181 | 182 | ## NodeJS 183 | 184 | * [sails](https://github.com/balderdashy/sails) - 实时MVC的nodejs框架,这是个框架 185 | * [update-notifier](https://github.com/yeoman/update-notifier) - 开发的node cli版本更新提示工具 186 | * [tin](https://github.com/jprichardson/tin) - 一个管理package.json,bower.json,componnets.json的工具 187 | * [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) - node cli中与用户交互的工具 188 | * [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - 根据package.json的依赖检查更新 189 | * [cli-table](https://github.com/Automattic/cli-table) - 在cli上整表格 190 | * [appium](https://github.com/appium/appium) - 跨平台的移动app自动化测试工具 191 | * [torrent](https://github.com/maxogden/torrent) - cli上下载种子 192 | * [sequelize](https://github.com/sequelize/sequelize) - node orm 193 | * [nodePPT](https://github.com/ksky521/nodePPT) - 用node做ppt 194 | * [totoro](https://github.com/totorojs/totoro) - 简单稳定的跨浏览器测试工具 195 | * [algorithms](https://github.com/felipernb/algorithms.js) - js算法,可以学习算法 196 | * [pomelo](https://github.com/NetEase/pomelo) - 网易出品,node游戏服务框架 197 | * [hexo](https://github.com/hexojs/hexo) - 博客框架[coney](https://github.com/coneycode/coney) 198 | 199 | ## Android 200 | 201 | * [QuickNews](https://github.com/tigerguixh/QuickNews) - 新闻类的开源app,模仿的是网易新闻客户端 202 | * [ZhihuPaper](https://github.com/cundong/ZhihuPaper) - 知乎日志客户端 203 | * [ZhihuDailyPurify](https://github.com/izzyleung/ZhihuDailyPurify) 另外的一个知乎客户端 204 | 205 | ## Python 206 | 207 | * [grab](https://github.com/lorien/grab) - 一个爬虫框架 208 | 209 | 210 | ## other-awesome-lists 211 | 212 | * [http2](https://github.com/fex-team/http2-spec/blob/master/HTTP2%E4%B8%AD%E8%8B%B1%E5%AF%B9%E7%85%A7%E7%89%88(06-29).md) - http2中文版 213 | * [learn-with-open-source](https://github.com/zhuangbiaowei/learn-with-open-source) - 如何通过开源项目进行学习 214 | * [RFC6749.zh-cn](https://github.com/jeansfish/RFC6749.zh-cn) - 对oauth2.0的中文译文 215 | * [php-the-right-way](http://wulijun.github.io/php-the-right-way) - php-the-right-way中文版 216 | * [javascript-algorithms](https://github.com/mgechev/javascript-algorithms) - js实现各种的算法 217 | * [es6features](https://github.com/lukehoban/es6features) - 介绍了es6的新特性 218 | * [mobileTech](https://github.com/jtyjty99999/mobileTech) - 收集移动端开发所需要的一些资源与小技巧 219 | * [mobileHack](https://github.com/RubyLouvre/mobileHack) - 司徒正美总结的移动端的坑 220 | * [javascript.patterns](https://github.com/TooBug/javascript.patterns) - js设计模式中文译本 221 | 222 | ## algorithm 223 | 224 | * [alpha-sort](https://github.com/sindresorhus/alpha-sort) 225 | * [mergesort](https://github.com/stoeffel/mergesort) 226 | * [bubblesort](https://github.com/addyosmani/bubblesort) 227 | * [recursive-binarysearch](https://github.com/addyosmani/recursive-binarysearch) 228 | * [Algorithm](https://github.com/qbaty/Algorithm) - Javascript算法 229 | 230 | ## tech 231 | 232 | * [understanding-csrf](https://github.com/pillarjs/understanding-csrf) 233 | * [nginx-conf](https://github.com/lebinh/nginx-conf) 234 | * [data-structure-with-js](https://github.com/LukeLin/data-structure-with-js) 235 | * [javascript-in-one-pic](https://github.com/coodict/javascript-in-one-pic/blob/master/README-zh.md) 236 | * [pattern-guidance](https://github.com/xujiajun/pattern-guidance) - 设计模式指南(PHP代码实现) 237 | * [google-interview-university](https://github.com/jwasham/google-interview-university) - 成为google工程师之路 238 | 239 | 240 | [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/lichunqiang/awesome-stars/trend.png)](https://bitdeli.com/free "Bitdeli Badge") 241 | 242 | -------------------------------------------------------------------------------- /es6.md: -------------------------------------------------------------------------------- 1 | ES6学习资源 2 | ------ 3 | 4 | * [ES6-Learning](https://github.com/ericdouglas/ES6-Learning) - ES6学习资源列表 5 | * [ES6入门](http://es6.ruanyifeng.com/) - ES6入门教程 6 | -------------------------------------------------------------------------------- /react.md: -------------------------------------------------------------------------------- 1 | reactjs resource 2 | ----------- 3 | 4 | ## 资源 5 | 6 | * [react-docs] (https://github.com/reactjs-cn/react-docs) - 中文文档 7 | * [react-china](http://react-china.org/) - 论坛 8 | * [react-native-lession](https://github.com/vczero/react-native-lession) - React入门指南 9 | * [react-demos](https://github.com/ruanyf/react-demos) - 一些React简单的例子 10 | * 11 | ## 实例 12 | 13 | * [react-demos](https://github.com/ruanyf/react-demos) 14 | * [ReactNativeNews](https://github.com/tabalt/ReactNativeNews) 15 | 16 | 17 | 18 | --------------------------------------------------------------------------------