Install the htmlext command-line utility and Hext for Python (v3.14 or earlier):
pip install hext
Install Hext for Node (v25 or earlier):
npm install hext
Both are compatible with Linux (x86_64, arm64) and macOS (x86_64, arm64).
Install Hext for JavaScript (Node/Browser on any platform):
npm install hext.js
For other installation methods please see the download page for Hext.
Changes
- Switched gumbo-parser upstream to codeberg.org/gumbo-parser/gumbo-parser -- Special thanks to @txgk for maintaining gumbo-parser!
- Added support for Python v3.14, dropped Python v3.9
- Added support for Node v25, dropped Node v23
- Updated boost to 1.89.0