From b47fc7d4542c3aa0a815d45270d1827693703eda Mon Sep 17 00:00:00 2001 From: Hancel Lin Date: Tue, 28 Apr 2026 08:43:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20low=20code=20npm?= =?UTF-8?q?=20=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-Programmer-Edition.md | 1 + 1 file changed, 1 insertion(+) 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号添加 ---