Comparisons
Side-by-side comparisons showing familiar configuration formats translated to Styx.
DevOps & Infrastructure
- Kubernetes deployment — YAML
- Docker Compose — YAML
- GitHub Actions — YAML
- Terraform — HCL
- nginx — nginx.conf
Build & Package
- Cargo.toml — TOML (Rust)
- pyproject.toml — TOML (Python)
- package.json — JSON (Node.js)
Editor & Tooling
- tsconfig.json — JSON (TypeScript)
- ESLint — JavaScript