Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.04 KB

lowcode-schema-editor

🖍️ The schema generator of the low-code platform, currently supports form, table, and detail

The pre-step of the low-code platform, build the schema based on drag-and-drop graphic interaction.

Technologies

  • react@17
  • typescript@4
  • antd@4
  • styled-components@5
  • rematch@2
  • immer@9
  • qiankun@2
  • react-beautiful-dnd@13

Features

  • Support tables, forms, details
  • Preview schema
  • Save schema
  • Support over 30+ widgets
  • Both support widget config and global config
  • Support micro-frontend architecture
  • Use qiankun lifecycle hook to receive data from the parent app, and initialize the application with exist schema

Screenshot

WX20230128-010838@2x WX20230128-010359@2x WX20230128-010738@2x