文件名称:WebExKit:带有预览窗口的 HTML/CSS/JavaScript 编辑器-开源
文件大小:18KB
文件格式:ZIP
更新时间:2024-07-20 16:06:03
开源软件
Web Experimentation Kit 允许您输入 HTML、CSS 和 JavaScript,并立即在浏览器框架中与编辑器并排查看结果。 如果您看过 W3Schools Tryit Editor、JSFiddle 或 CodePen,那么您应该对此很熟悉。 WebExKit 与这些其他应用程序之间的区别在于,WebExKit 是一个在您的桌面上运行的独立应用程序,它允许您将文件保存(和重新加载)到您自己的磁盘驱动器。 编辑器显示格式正确的 HTML 页面,而不是单独的 HTML、CSS 和 JavaScript 编辑器。 部分在```之间, and [removed]``` tags. I prefer this method of working and one advantage is the ability to show a saved web page in a browser (on another device, possibly) by entering a "file://..." URL. Head to the Wiki for more informa
【文件预览】:
instance
----new.html(241B)
----a.html(866B)
license.txt
Readme.md
WebExKit
----templates()
--------webexkit.html(9KB)
----__init__.py(821B)
----webexkit.py(2KB)
----static()
--------style.css(1KB)
runvenv.cmd
run.cmd