whincwu

Results 7 repositories owned by whincwu

apk-signature-digest

50
Stars
20
Forks
Watchers

Get installed apk signature digest. 获取已安装的APK的签名摘要,现在有些第三方平台提交应用需要填写签名摘要,这个App就是这样一个工具.

FontTextView

42
Stars
16
Forks
Watchers

This library include some custom views and a util class help you replace android default font in different ways.(keyword:Font TextView, Custom TextView)

whinc.github.io

158
Stars
27
Forks
Watchers

个人站点,包含技术笔记、博客、作品、工具等

qtcreator-style

36
Stars
32
Forks
Watchers

A config file make your QtCreator look like Visual Studio Code

RatingBar

29
Stars
4
Forks
Watchers

Be aimed at replacing the builtin RatingBar in android sdk and very easy to use and customise.

web-console

157
Stars
15
Forks
Watchers

✨H5-based mobile web debugging tool similar to chrome devtools. 基于H5的移动端网页调试工具,类似于chrome devtools。

web-router-principle

39
Stars
12
Forks
Watchers

基于 hash 和 history 两种模式,分别使用原生JS/React/Vue 实现简单的前端路由,总共六个实现版本以供参考。