CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
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
SUI-Mobile
SUI Mobile (MSUI)是由阿里巴巴国际UED前端出品的移动端UI库,轻量精美
learn-python3
Python 3 教程 ============ Python 3 教程https://www.liaoxuefeng.com/wiki/1016959663602400
my-git
Individual collecting material of learning git(有关 git 的学习资料)
waifu2x-caffe
waifu2xのCaffe版
resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
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
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
snabbdom
一个精简化、模块化、功能强大、性能卓越的虚拟 DOM 库 --- 感谢 Browserstackhttps://www.browserstack.com/ 对跨浏览器测试提供支持 --- 介绍 虚拟 DOM 非常有趣,他允许我们以函数的形式来表达程序视图,但现有的解决方式基本都过于臃肿、性能不佳、功能缺乏、API 偏向于 OOP 或者缺少一些我所需要的功能。 Snabbdom 则极其简单、高效并且可拓展,同时核心代码 ≈ 200 行。我们提供了一个具有丰富功能同时支持自定义拓展的模块化结构。为了使核心代码更简洁,所有非必要的功能都将模块化引入。 你可以将 Snab
awesome-malware-analysis
Awesome Malware Analysis A curated list of awesome malware analysis tools and resources. Inspired by awesome-pythonhttps://github.com/vinta/awesome-python and awesome-phphttps://github.com/ziadoz/awesome-php. - Malware Collectionmalware-collection - Anonymizersanonymizers - Honeypotshon
omi
Web Components Framework - Web组件框架
tokei
Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━