AdvancedGUI-Web

所属分类:代码编辑器
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-07-06 05:48:17
上 传 者sh-1993
说明:  用于AdvancedGUI系统的模块化图形web编辑器,
(Modular graphic web-editor for the AdvancedGUI-System,)

文件列表:
.browserslistrc (30, 2023-07-05)
.devcontainer/ (0, 2023-07-05)
.devcontainer/devcontainer.json (894, 2023-07-05)
.env.example (20, 2023-07-05)
.eslintrc.js (572, 2023-07-05)
LICENSE (1335, 2023-07-05)
babel.config.js (66, 2023-07-05)
package-lock.json (510626, 2023-07-05)
package.json (1094, 2023-07-05)
public/ (0, 2023-07-05)
public/apidocs/ (0, 2023-07-05)
public/apidocs/allclasses-frame.html (35292, 2023-07-05)
public/apidocs/allclasses-noframe.html (31172, 2023-07-05)
public/apidocs/constant-values.html (11985, 2023-07-05)
public/apidocs/deprecated-list.html (3721, 2023-07-05)
public/apidocs/help-doc.html (8979, 2023-07-05)
public/apidocs/index-all.html (674529, 2023-07-05)
public/apidocs/index.html (6685, 2023-07-05)
public/apidocs/me/ (0, 2023-07-05)
public/apidocs/me/leoko/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/AdvancedGUI.html (20618, 2023-07-05)
public/apidocs/me/leoko/advancedgui/class-use/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/class-use/AdvancedGUI.html (6824, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/CommandHandler.html (12511, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/MainTabCompleter.html (13592, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/class-use/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/class-use/CommandHandler.html (4645, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/class-use/MainTabCompleter.html (4667, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/package-frame.html (1081, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/package-summary.html (5325, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/package-tree.html (5349, 2023-07-05)
public/apidocs/me/leoko/advancedgui/commands/package-use.html (4239, 2023-07-05)
public/apidocs/me/leoko/advancedgui/hooks/ (0, 2023-07-05)
public/apidocs/me/leoko/advancedgui/hooks/TextInputPlaceholder.html (19187, 2023-07-05)
public/apidocs/me/leoko/advancedgui/hooks/class-use/ (0, 2023-07-05)
... ...

# AdvancedGUI Web Panel This is the official Web Panel to create layouts for the AdvancedGUI-System. In it's core it is a graphic editor using Vue and HTML5 Canvas. The panel depends on a minimum of other resources to keep it simple and lightweight. The code, especially the component and action system, are hightly modular making it very easy to add new and very complex logic with as little code as possible. ## Licensing Note that even though the project is licensed under our custom MIT based license, third-party materials, such as graphics or fonts may be subject to copyright restrictions or other licenses. ## Demo The master branch is deployed to: https://advancedgui.netlify.app/ ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```

近期下载者

相关文件


收藏者