简体   繁体   English

将html / css / js包装在webkit可执行文件中?

[英]Wrap html/css/js in a webkit executable?

I'm looking to make an executable that will open my web project in a (frameless?) executable, and I'm coming up short on a solution. 我正在寻找一个可执行文件,它将以(无框架?)可执行文件打开我的Web项目,而我正在提出一个解决方案。

The request is simple: I want to be able to package my html/css/js project for distribution. 请求很简单:我希望能够打包我的html / css / js项目以进行分发。 I would like for the renderer to be either webkit or firefox. 我希望渲染器是webkit或firefox。

Have any of you seen this technology in the wild? 你们有没有野外看到过这项技术?

Awesomium is exactly what you're looking for. Awesomium正是您想要的。

I've been using it (the .net distro) for about a year now with great success. 我已经使用它(.net发行版)大约一年了,并且取得了巨大的成功。 It also comes in mac and linux flavors. 它还提供了Mac和Linux版本。 I'd highly recommend it. 我强烈推荐。 Best part is that its free for Indies ! 最好的部分是它对印度人免费 :D :d

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM