spreadjs
Installation
SKILL.md
hsx CLI
Setup
Before using hsx, check it's available. If not, install the package and its system dependencies (Cairo/Pango for canvas):
which hsx 2>/dev/null || npm install -g @hewliyang/headless-spreadjs
Commands
All operations are bash calls. Formulas recalculate instantly (no sync step needed).
Global options:
--timeout <seconds>(default:30)--no-daemon(run command directly bypassing daemon)