安装依赖 npm install --save @alilc/lowcode-plugin-code-generator 注册插件: import { plugins } from '@alilc/lowcode-engine'; import CodeGenPlugin from '@alilc/lowcode-plugin-code-generator'; // 在你的初始化函数中: await plu
出码引擎 for LowCode Engine. Latest version: 1.1.7, last published: a year ago. Start using @alilc/lowcode-code-generator in your project by running `npm i @alilc/lowcode-code-generator`. There are 31 other projects in the npm registry using @alilc/lowco
CodeEditor. Latest version: 1.0.9, last published: 2 years ago. Start using @alilc/lowcode-plugin-code-editor in your project by running `npm i @alilc/lowcode-plugin-code-editor`. There are 49 other projects in the npm registry using @alilc/lowcode-plugi
alibaba lowcode editor designer plugin. Latest version: 1.1.6, last published: 2 years ago. Start using alilc-lowcode-plugin-designer-wf in your project by running `npm i alilc-lowcode-plugin-designer-wf`. There are no other projects in the npm registry
LowCodeEngine是由阿里巴巴钉钉团队开源的低代码引擎, 该引擎全面遵循《阿里巴巴中后端前端基础构建协议规范》和《阿里巴巴中后端前端素材协议规范》。兼容主流浏览器: Chrome >= 80 , Edge >= 80 , safari 和 firefox 最近 2 个 版本 。 特性 🌈 提炼自企业级低代码平台的面向扩展设计的内核引擎,奉行最小内核,...
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系 readme packages/engine/README.md yarn.pm/@alilc/lowcode-enginecopyalibaba/lowcode-engine@alilc/lowcode-engine Use it $ yarn add @alilc/lowcode-enginecopy Try in RunKit· Browse ...
// 面向运行时渲染,直接给 schema import { create } from '@alilc/lowcode-datasource-engine/interpret'; // 面向出码,需要给处理过后的内容 import { create } from '@alilc/lowcode-datasource-engine/runtime'; import { createFetchHandler } from '@alilc/lowcode-datasource-fetch-handler'; impor...
Describe the bug (required) / 详细描述 bug(必填) 克隆项目到本地,发现build某些模块的时候会报错。 @alilc/lowcode-rax-renderer模块编译错误。 报错指令: npx lerna run build --scope @alilc/lowcode-rax-renderer --stream 报错截图: 项目版本:1.0.14 Nodejs版
lowcode-engine @alilc/lowcode-rax-renderer 模块编译错误+1
近日,阿里巴巴钉钉团队正式开源了其低代码引擎——LowCodeEngine,这一举措无疑为开发者们带来了福音。该引擎不仅遵循了《阿里巴巴中后端前端基础构建协议规范》和《阿里巴巴中后端前端素材协议规范》,还兼容主流浏览器,包括Chrome、Edge、Safari和Firefox,确保了广泛的适用性。