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号添加 ---