wilsonzlin / minify-html

Extremely fast and smart HTML + JS + CSS minifier, available for Rust, Deno, Java, Node.js, Python, Ruby, and WASM
MIT License
867 stars 38 forks source link

Publish Deno version to jsr? #206

Open mdekstrand opened 1 month ago

mdekstrand commented 1 month ago

As JSR (https://jsr.io) is the repository now recommended by the Deno folks, would there be a chance of publishing the Deno version of this package there? Loading from JSR is the low-friction path with the Deno tools (e.g. deno add), and also obviates the need to allow network access for the deno install command in Deno 2.0.

oscarotero commented 2 weeks ago

The URL to load this library in Deno (https://wilsonl.in/minify-html/deno/0.15.0/index.js) no longer works.

I've created a copy in https://deno.land/x/minify_html@0.15.0