Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.47 KB

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.