出码引擎 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
import { plugins } from '@alilc/lowcode-engine'; const codeGenResult = plugins.codeGenerator.generateCode({ solution: 'icejs', schema: await ctx.project.exportSchema(), }); console.log('出码结果:', codeGenResult); // 这里就是出码结果 本地开发 常规两步即可开发调试:npm i && npm start...
方式1(推荐):alifd cdn https://alifd.alicdn.com/npm/@alilc/lowcode-engine@1.0.0/dist/js/engine-core.js https://alifd.alicdn.com/npm/@alilc/lowcode-react-simulator-renderer@1.0.0/dist/js/react-simulator-renderer.js 方式2:unpkg https://unpkg.com/@alilc/lowcode-engine@1.0.0/dist/js...
Low-Code Engine 文档中心(site) This website is built usingDocusaurus 2, a modern static website generator. 安装 $ yarn 本地开发 $ yarn start This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ...
lowcode-engine-ext 是阿里低代码引擎官方提供的 setter 和 setter 必须依赖的插件集合 setter(设置器) 是用来展示每个物料的属性,setter使用说明手册官方setter列表说明 使用方式 使用CDN 方式引用,下方是官方提供的两个稳定 CDN 方式1:alifd cdn 1: alifd cdn ...
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 ...
Describe the bug (required) / 详细描述 bug(必填) 克隆项目到本地,发现build某些模块的时候会报错。 @alilc/lowcode-rax-renderer模块编译错误。 报错指令: npx lerna run build --scope @alilc/lowcode-rax-renderer --stream 报错截图: 项目版本:1.0.14 Nodejs版
// 面向运行时渲染,直接给 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...
近日,阿里巴巴钉钉团队正式开源了其低代码引擎——LowCodeEngine,这一举措无疑为开发者们带来了福音。该引擎不仅遵循了《阿里巴巴中后端前端基础构建协议规范》和《阿里巴巴中后端前端素材协议规范》,还兼容主流浏览器,包括Chrome、Edge、Safari和Firefox,确保了广泛的适用性。
{"@alilc/lowcode-editor-core":"1.0.2","@alilc/lowcode-shell":"1.0.2","@alilc/lowcode-types":"1.0.2","@alilc/lowcode-utils":"1.0.2","classnames":"^2.2.6","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.5","react":"^16","react-dom":"^16.7....