On Sat Sep 7, 2024 at 9:51 PM CEST, Jonathan Carter wrote:
* Package name : libjs-htmx
Should the source package be called htmx.js or libjs-htmx? According to
<https://wiki.debian.org/Javascript/Policy>, browser only libraries
should be called libjs-htmx, but since version 2.0.0 an ECMAScript
Module is provided too.
This installs the htmx binary to:
/usr/share/javascript/htmx/htmx.min.js.gz
I'm not an expert when it comes to JavaScript (and that's in part why
I like htmx), and know even less about JavaScript policies in Debian.
But, wouldn't installing a gzipped file create issues? Can I directly
include it into a browser?