diff --git a/README-Programmer-Edition.md b/README-Programmer-Edition.md index bcd8ad9..cbc69b5 100644 --- a/README-Programmer-Edition.md +++ b/README-Programmer-Edition.md @@ -662,6 +662,7 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 * :white_check_mark: [GitHub Page 图床](https://www.npmjs.com/package/github-picbed):借助于 GitHub Page 和 GitHub Api 做图床 - [更多介绍](https://github.com/imlinhanchao/github-picbed) * :white_check_mark: [Google 翻译 node 库](https://www.npmjs.com/package/translator-promise):通过模拟请求实现 Google 翻译功能 - [更多介绍](https://github.com/imlinhanchao/translator-promise) * :white_check_mark: [VitePress JS 代码预览插件](https://www.npmjs.com/package/vitepress-script-preview):VitePress 插件,增加一个可预览 JS 代码执行结果的 markdown 容器。 - [更多介绍](https://imlinhanchao.github.io/vitepress-script-preview/) +* :white_check_mark: [Low Code](https://www.npmjs.com/package/lc-vue3):基于 Vue 3 的可配置低代码表单设计器与渲染器。 - [更多介绍](http://lc.hancel.org/) ### 2019年12月17号添加 --- diff --git a/README.md b/README.md index f5efd5c..89a298e 100644 --- a/README.md +++ b/README.md @@ -5209,6 +5209,8 @@ OldPanda [GitHub](https://github.com/OldPanda), [博客](https://old-panda.com/) * :white_check_mark: [红色工具箱](https://apps.apple.com/cn/app/id1473577627):多个创意实用小工具集合,如肌肉启动,截屏记事,指尖轮盘等 #### Hancel.Lin(深圳) - [GitHub](https://github.com/imlinhanchao), [博客](http://hancel.org/) + +* :white_check_mark: [成长日记](https://github.com/imlinhanchao/growth-diary):一个用于记录孩子从出生到现在的成长日记应用,基于 Flutter 开发的跨平台 App。 - [更多介绍](https://github.com/imlinhanchao/growth-diary) * :white_check_mark: [摸鱼竞技大厅](https://room.adventext.fun/):休闲游戏竞技大厅,支持多人在线联机游戏,包含多种休闲桌游与棋牌游戏。另外包含完整二次开发接口,可以快速开发出任意多人在线回合制游戏。 - [更多介绍](https://tiaoom.com/) * :white_check_mark: [WJU Puzzle](https://wju.adventext.fun/):WJU 字母解密游戏,通过 5 种操作规则,解出 WJU 字母序列。 - [更多介绍](https://github.com/imlinhanchao/wju) * :white_check_mark: [Adventext & 千屿引擎](https://adventext.fun/):文字冒险游戏引擎,包含用来创作文字冒险游戏的在线编辑器以及运行游戏的引擎,你可以在这里创作文字冒险游戏,调试运行。然后推送给世界上的任何玩家游玩! - [更多介绍](https://github.com/imlinhanchao/adventext)