trunk-rs/trunk

Option to inline CSS and Javascript

オープン

#28 opened on 2020/08/30

 (14 件のコメント) (4 件のリアクション) (0 人の担当者)Rust (315 件のフォーク)auto 404
assetsenhancementgood first issuehelp wantedready

Repository metrics

Stars
 (4,347 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When working on web-view based desktop application, you don't have access automatically to a server to serve your application front-end files, and it's a lot simpler just to pass in the entire front-end inlined as a single HTML file. It would be nice if Trunk had support for this.

コントリビューターガイド