mometa icon indicating copy to clipboard operation
mometa copied to clipboard

🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具 The coding tools which is visual code editing, auxiliary and Low-code metaprogramming for R&D

Results 18 mometa issues
Sort by recently updated
recently updated
newest added

![FFD3AC58-D141-4033-9AFC-D7BA6C6D4466](https://user-images.githubusercontent.com/53392737/150094903-bd88633a-dfa5-4d44-a29a-5dd8fef32f1f.png) ![6D87D081-FDF6-4640-B9AA-06C05F0B2BD9](https://user-images.githubusercontent.com/53392737/150094916-2ca6d4ba-190a-4f69-9138-837f374a6482.png)

bug
help wanted
os:win

类比react实现

enhancement
help wanted

按照快速开始命令进行操作,第一步的pnpm i之后报错,这个问题怎么解决 ![image](https://user-images.githubusercontent.com/43660725/156310049-1d150f25-0beb-408f-a74e-ceabc7ffff9e.png) 版本信息 ![image](https://user-images.githubusercontent.com/43660725/156310464-0d67395c-07ee-4640-9d00-96f8e0cd058a.png)

为什么我启动完项目没有编辑器,只有中间展示的部分。 ![image](https://user-images.githubusercontent.com/26684053/171133117-b0b942f7-991a-4f81-8257-a282a10b1bdf.png)

enhancement

按照readme直接pnpm start:app:cr 启动,提示找不到命令。 应该是mac terminal对--filter的解析未生效。 建议将所有 ``` "start:app:cr": "pnpm run start:cr --filter=@mometa/app", ``` 改为 ``` "start:app:cr": "pnpm --filter=@mometa/app run start:cr", ```

bug

I cloned this repo, and now First Step error occurs : pnpm install : ![image](https://user-images.githubusercontent.com/27058065/157799073-a3612efc-84d0-4233-80f9-3ba324693283.png) THEN I updated node.js and npm,pnpm to these version. ![image](https://user-images.githubusercontent.com/27058065/157799277-f8d81118-896a-4bc6-998c-c2dc43946a83.png) but problem still occurs like...

bug
os:win

**Is your feature request related to a problem? Please describe.** I did not find a way to adjust code by injecting variables. **Describe the solution you'd like** **Describe alternatives you've...

enhancement

中心化物料市场,区分本地物料和远端物料

enhancement

Credits to @Rain120

enhancement

如类似于 dumi component demo 书写,分发到各个组件本身,支持 comment jsdoc

enhancement