ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

代码库记录

2020-01-17 15:55:23  阅读:211  来源: 互联网

标签:code version 记录 代码 github prettier https com


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

5. standard-version

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

Copy pasted version of the support ViewPager, but vertical!  

 

标签:code,version,记录,代码,github,prettier,https,com
来源: https://www.cnblogs.com/lmh2072005/p/12206150.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有