低代码引擎

⭐ 欢迎使用 fe-lce 系列 lowcode-engine 低代码引擎! ⭐ 如有有任何疑问,可以查询添加 wx: kunsile-002 与我沟通!

注意

  1. outline (大纲树)插件从lowcode-engine中迁移到 plugins 中,单独注册使用
  2. engine-ext 建议在项目中直接导入使用,不再external

alifd/next

vite.config.ts 配置如下,以正确解析路径

  resolve: {
    alias: {
      '~@alifd': '@alifd',
    },
  },

兼容

如果需要使用 @alilc 的包,在 vite.config.ts 配置中添加如下配置

{
    resolve: {
        alias: {
            '@alilc/lowcode-engine': '@felce/lowcode-engine',
            '@alilc/lowcode-types': '@felce/lowcode-types',
            '@alilc/lowcode-utils': '@felce/lowcode-utils',
            '@alilc/lowcode-shell': '@felce/lowcode-shell',
            '@alilc/lowcode-designer': '@felce/lowcode-designer',
            '@alilc/lowcode-editor-core': '@felce/lowcode-core',
            '@alilc/lowcode-editor-skeleton': '@felce/lowcode-skeleton',
        }
    }
}

插件

插件使用暂时参考lowcode-plugins包中已发布插件的注册方式,文档后续补充

工具版本列表

工具名称 版本 描述
@felce/lowcode-engine NPM version 引擎核心
@felce/lowcode-engine-ext NPM version 引擎设置器集
@felce/lowcode-react-renderer-core NPM version React 渲染器核心
@felce/lowcode-react-renderer NPM version React 渲染器
@felce/lowcode-react-simulator-renderer NPM version React 渲染器画布
@felce/lowcode-react-code-generator NPM version React 出码模块
@felce/lowcode-react-material-parser NPM version React 物料解析器
@felce/lowcode-vue-renderer-core NPM version Vue 渲染器核心
@felce/lowcode-vue-renderer NPM version Vue 渲染器
@felce/lowcode-vue-simulator-renderer NPM version Vue 渲染器画布
@felce/lowcode-vue-material-parser NPM version Vue 物料解析器

插件

插件请配合felce系列食用(未提供 npm 版本的,是暂未支持的插件)

插件名称 版本 说明
plugin-designer NPM version 设计面板视图
plugin-command NPM version 常用命令
plugin-outline-pane NPM version 大纲树面板
plugin-datasource-pane NPM version 数据源面板
plugin-schema NPM version schema 源码
plugin-components-pane NPM version 组件面板
plugin-view-manager-pane NPM version 视图管理面板
plugin-multiple-editor NPM version 多文件编辑器
plugin-undo-redo NPM version 撤销 重做
plugin-simulator-select NPM version 画布大小
plugin-zh-en NPM version 多语言
plugin-resource-tabs NPM version 资源管理面板
plugin-code-editor NPM version 代码编辑
plugin-vue-code-editor NPM version 代码编辑 vue版本
plugin-set-ref-prop NPM version 组件 ref 属性设置
plugin-manual NPM version 使用手册
plugin-inject NPM version 插件注入

Pinned Loading

  1. Forked from alibaba/lowcode-engine

    An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系

    TypeScript 15 3

  2. Forked from alibaba/lowcode-engine-ext

    An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系

    TypeScript 1

  3. react 渲染器和画布

    TypeScript 1

Repositories

Showing 10 of 11 repositories

  • fe-lce/lowcode-plugins’s past year of commit activity

    TypeScript 0 MIT

    153 0 0

    Updated Feb 24, 2025

  • fe-lce/lowcode-demo’s past year of commit activity

    0 MIT

    1 0 0

    Updated Feb 21, 2025

  • fe-lce/.github’s past year of commit activity

    0 MIT 0

    0 0

    Updated Feb 18, 2025

  • fe-lce/lowcode-engine’s past year of commit activity

    TypeScript

    15

    MIT

    2,793 0 0

    Updated Feb 17, 2025

  • fe-lce/lowcode-engine-react’s past year of commit activity

    TypeScript

    1

    MIT 0

    0 0

    Updated Feb 17, 2025

  • fe-lce/lowcode-engine-ext’s past year of commit activity

    TypeScript

    1

    MIT

    135 1 0

    Updated Feb 17, 2025

  • fe-lce/fe-lce.github.io’s past year of commit activity

    0 MIT 0

    0 0

    Updated Jan 9, 2025

  • fe-lce/lowcode-tools’s past year of commit activity

    JavaScript 0 MIT

    99 0 0

    Updated Jan 7, 2025

  • fe-lce/lowcode-datasource’s past year of commit activity

    TypeScript 0 MIT

    65 0 0

    Updated Nov 12, 2024

  • fe-lce/lowcode-engine-vue’s past year of commit activity

    TypeScript 0 MIT

    85 0 0

    Updated Nov 11, 2024