From 9cabcd637b4f2508fdf16692f492022a602c3542 Mon Sep 17 00:00:00 2001 From: Shen Chang Date: Tue, 9 Apr 2019 12:57:03 +0800 Subject: [PATCH] Update projects.md --- awesomelist/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesomelist/projects.md b/awesomelist/projects.md index 9ac8fac..0f4e68d 100644 --- a/awesomelist/projects.md +++ b/awesomelist/projects.md @@ -123,3 +123,4 @@ Projects under Anti 996ICU License. Thanks for your support! | - | [JApiDocs](https://github.com/YeDaxia/JApiDocs)|[GitHub](https://github.com/YeDaxia/JApiDocs)|Api Docs Generator Tools For Java Web Developer. (Java 高效 API 接口文档生成工具)| | - | [UAFormat.js](https://github.com/jeeinn/ua-format-js) | [Github](https://github.com/jeeinn/ua-format-js) | 一个userAgent解析器UAFormat.js(参考UAParser.js) | | - | [Shadowsocks-Check](https://github.com/JamCh01/shadowsocks_check) | [Github](https://github.com/JamCh01/shadowsocks_check) | You can check your SS server status by this script. And it will be the most graceful way. | +| | [react-keep-alive](https://github.com/StructureBuilder/react-keep-alive) | [Github](https://github.com/StructureBuilder/react-keep-alive) | 一个保持组件状态并避免重复重渲染的组件