Skip to content
/ xgen Public

A official lowcode resolution based yao app engine.

License

Notifications You must be signed in to change notification settings

YaoApp/xgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

23bdff5 · Jan 13, 2023
Dec 15, 2022
Jan 13, 2023
Jan 13, 2023
Nov 18, 2022
Dec 14, 2022
Sep 22, 2022
Mar 1, 2022
Nov 8, 2022
Mar 1, 2022
Dec 14, 2022
Dec 14, 2022
Jan 13, 2023
Sep 19, 2022
Sep 19, 2022

Repository files navigation

XGEN

10x productive low-code dashboard of Yao.

Tips

Before you run dev, you must generate theme css files to public by pnpm run build:theme.

Todos

Foundation

  • Build scaffolding based on umi 4
  • Use Turborepo + Parcel
  • template conversion rule design
  • EIC Architecture Design
  • Migration and rebuilding of style files
  • Support Light Theme
  • Multilingual support
  • Design error capture based on EventListner
  • Table rebuilding
  • Form rebuilding
  • Design of extension components based on React/Vue/Lit Element
  • JSON field prompt vscode json.$schema

Gifts

  • Component packaging tool xtool
  • Support custom components, import packaged components from based on Dynamic import

Ideas

  • Cloud components, support importing components from yao workshop
  • Infra, a visual work platform, supports one-click deployment of YaoApp
  • Component as proto (CAP), components are prototypes, CAP prototyping platform, prototyping tools designed from the code level (thinking some inspiration for reverse workflow), product planning uses the component system provided by developers to make prototypes, and the production is completed After that, the designer adjusts the component parameters, adds CSS for processing, and delivers the code to the developer.