hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

restful-api-design-references

RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。

rest rest-api restapi restful restful-api
star5.1k
avatar

Blasting_dictionary

爆破字典

star5.2k
Python
avatar

awesome-ios-animation

awesome-ios-animation A curated list of awesome iOS animation, including Objective-C and Swift libraries > 收集整理了下iOS平台下比较主流炫酷的几款动画框架。 > 排名先后顺序按个人喜好,不代表大众意愿。望见谅! > 该列表不定期更新! https://github.com/facebook/pop https://github.com/schneiderandre/popping https://github.com/MengTo/Spring ht

animations ios-animation swift-animation
star5.4k
avatar

wechat

A High Copy WeChat ,SNS APP (高仿微信)

star5.4k
Java
avatar

FDFullscreenPopGesture

FDFullscreenPopGesture An UINavigationController's category to enable fullscreen pop gesture in an iOS7+ system style with AOP. Overview 这个扩展来自 @J_雨 同学的这个很天才的思路,他的文章地址:http://www.jianshu.com/p/d39f7d22db6chttp://www.jianshu.com/p/d39f7d22db6c Usage **AOP**, just add 2 files and **no need** for

star5.9k
Objective-C
avatar

SUI-Mobile

SUI Mobile (MSUI)是由阿里巴巴国际UED前端出品的移动端UI库,轻量精美

star6.1k
JavaScript
avatar

learn-python3

Python 3 教程 ============ Python 3 教程https://www.liaoxuefeng.com/wiki/1016959663602400

python python3
star6.4k
avatar

my-git

Individual collecting material of learning git(有关 git 的学习资料)

git git-flow github-flow
star7.4k
avatar

waifu2x-caffe

waifu2xのCaffe版

star8.2k
C++
avatar

resume

An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

latex resume
star10.5k
TeX
avatar

JSPatch

JSPatch 中文介绍https://github.com/bang590/JSPatch/blob/master/README-CN.md | 文档https://github.com/bang590/JSPatch/wiki | JSPatch平台http://jspatch.com **请大家不要自行接入 JSPatch,统一接入 JSPatch 平台,让热修复在一个安全和可控的环境下使用。原因详见 这里http://jspatch.com/Docs/appleFAQ** JSPatch bridges Objective-C and JavaScript using th

hotfix jsbridge jspatch objc-runtime
star11.4k
Objective-C
avatar

Tinyhttpd

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

star12.0k
C