1. Zipkin
Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.
2. commitlint
https://github.com/conventional-changelog/commitlint/#what-is-commitlint
git Lint commit messages
3. glide
https://github.com/bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
4. lerna
https://github.com/lerna/lerna/
A tool for managing JavaScript projects with multiple packages
https://github.com/conventional-changelog/standard-version
Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
6. prettier
https://github.com/prettier/prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
7. vuepress
https://github.com/vuejs/vuepress
Minimalistic Vue-powered static site generator
8. VerticalViewPager
https://github.com/castorflex/VerticalViewPager
10. vue/react 加载远程组件
https://github.com/y805939188/react-vue-micro-frame/blob/master/README-zh_CN.md
11. JS加密
http://www.jshaman.com/index.html
12. 时序图等作图工具
https://mermaid-js.github.io/mermaid-live-editor
https://mermaid-js.github.io/mermaid/#/
https://app.diagrams.net/ (draw.io)
13. android内存检测工具
https://github.com/square/leakcanary
14. Hera 是一个用小程序方式来写跨平台应用的开发框架