Menu

Tree [2b07b1] master /
 History

HTTPS access


File Date Author Commit
 demo2 2025-09-18 zqxcx zqxcx [2b07b1] demo2 5 modules
 design-cases 2025-09-02 zqxcx zqxcx [1f4388] 1-first
 readme.md 2025-09-02 zqxcx zqxcx [1f4388] 1-first

Read Me

VDesign is a visual designer that integrates full code editing based on the HTML+CSS specification and Vue framework specification.

The user opens the public network publishing website in the browser( https://vdesign.sourceforge.io/ )You can enter the main interface of this software, which is a single page application that users can use for free without logging in.

The software user relationship is standalone, and although different users open the same website, the website only provides web program code, which is irrelevant to the website after the browser loads it.

The design results of the user on this software are saved in the IndexDb of the user's browser. There is no backend server, and data will not be sent to the server. It is a pure front-end standalone application.

VDesign 是一款基于Html+Css规范、Vue框架规范的,融合全代码编辑的可视化设计器。

用户在浏览器打开公网发行网址(https://vdesign.sourceforge.io/)即可进入本软件的主界面,这是一个单页应用,用户无需登录即可直接免费使用。

软件用户关系为单机,不同用户虽然打开同一个网站,但网站仅提供网页程序代码,浏览器加载后即与网站无关。

用户在本软件上的设计成果保存于用户浏览器的IndexDb中,没有后端服务器,数据不会向服务器发送,是纯前端的单机版应用。