single-file-cli icon indicating copy to clipboard operation
single-file-cli copied to clipboard

[Feature Request] Add an option to work with a local html file directly

Open Risinggoblin opened this issue 9 months ago • 1 comments

Currently, single-file-cli requires a live URL, limiting its utility for working with already-downloaded HTML files.

Risinggoblin avatar Mar 26 '25 20:03 Risinggoblin

single-file-cli can work without an HTTP server, I use this feature here: https://github.com/gildas-lormeau/Polyglot-HTML-ZIP-PNG/blob/main/en-EN/build.sh#L30-L46

gildas-lormeau avatar Mar 26 '25 21:03 gildas-lormeau