he
An enterprise-strength fax server
Install
- All systems
-
curl cmd.cat/he.sh
- Debian
-
apt-get install node-he
- Ubuntu
-
apt-get install node-he
- Arch Linux
-
pacman -S node-he
- Kali Linux
-
apt-get install node-he
- Fedora
-
dnf install nodejs-he
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-he
- Dockerfile
- dockerfile.run/he
hylafax+
An enterprise-strength fax server
node-he
robust HTML entities encoder/decoder with full Unicode support
_he_ (for “HTML entities”) is a robust HTML entity encoder/decoder written in JavaScript. It supports all standardized named character references as per HTML, handles ambiguous ampersands and other edge cases just like a browser would, has an extensive test suite, and — contrary to many other JavaScript solutions — _he_ handles astral Unicode symbols just fine. Node.js is an event-based server-side JavaScript engine.