1 Star 0 Fork 27

MicroOS / GuiLitePreviewer

forked from 麦琪 / GuiLitePreviewer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_zh.md 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
idea4good 提交于 2019-06-06 10:56 . add readme_zh.md

GuiLite Previewer - 所code即所得

  • GuiLite是最轻量,最简单,最稳定的GUI库,它只有5千行代码
  • GuiLite Previewer是一个Visual Studio Code插件,它可以自动读取源代码的GUI布局信息,并实时显示在“预览”页面上
  • 有了这个插件,开发者可以完全沉浸在Visual Studio Code中,完成所有的开发工作(例如:代码,UI编辑,编译,运行,调试)
  • 通过这种方式,各种GUI库,无需再开发各自独有的UI编辑工具(或IDE)

Demo

demo

vscode module

How to run?

  • Open this project in VS Code 1.25+
  • npm install
  • F5 to start debugging

Run the GuiLite: preview layout to preview the GUI layout of your GuiLite App code.

TypeScript
1
https://gitee.com/MicroOS/GuiLitePreviewer.git
git@gitee.com:MicroOS/GuiLitePreviewer.git
MicroOS
GuiLitePreviewer
GuiLitePreviewer
master

搜索帮助