hjsmin
JavaScript minifier
Install
- All systems
-
curl cmd.cat/hjsmin.sh
- Debian
-
apt-get install libghc-hjsmin-dev
- Ubuntu
-
apt-get install libghc-hjsmin-dev
- Arch Linux
-
pacman -S libghc-hjsmin-dev
- Kali Linux
-
apt-get install libghc-hjsmin-dev
- Fedora
-
dnf install libghc-hjsmin-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libghc-hjsmin-dev
- Raspbian
-
apt-get install libghc-hjsmin-dev
- Dockerfile
- dockerfile.run/hjsmin
libghc-hjsmin-dev
JavaScript minifier
It reduces the size of JavaScript files by stripping out extraneous whitespace and other syntactic elements, without changing the semantics. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.