https://github.com/alibaba/lowcode-plugins
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
https://github.com/alibaba/lowcode-plugins
alibaba low-code lowcode
Last synced: 3 months ago
JSON representation
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
- Host: GitHub
- URL: https://github.com/alibaba/lowcode-plugins
- Owner: alibaba
- License: mit
- Created: 2021-12-30T15:55:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T02:53:07.000Z (almost 2 years ago)
- Last Synced: 2025-09-26T06:42:29.136Z (4 months ago)
- Topics: alibaba, low-code, lowcode
- Language: TypeScript
- Homepage: https://lowcode-engine.cn
- Size: 609 KB
- Stars: 218
- Watchers: 17
- Forks: 152
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Ali Lowcode Engine 插件
### 安装依赖
项目的 lerna 配置有问题,先不要在根目录 `npm i`,请进入 `packages/*` 执行 `npm i`。
### 本地启动
进入 `packages/*` 并执行 `npm run start`。
### 本地编译
进入 `packages/*` 并执行 `npm run build`。
### 发版
需要先获得 `@alilc` 的 npm 权限,并执行 `npm login` 成功。
修改版本号,进入 `packages/*` 并执行 `npm publish`。
## 插件列表
- base-monaco-editor
- plugin-code-editor
- plugin-schema
- plugin-undo-redo
- plugin-zh-cn
- plugin-block
- action-block