sclevine/yj
CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 82
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3466
- days_rel: n/a
- days_push: 110
- n_releases_24m: 0
Adoption not part of the score
1054 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
yj is a command-line tool written in Go that converts between YAML, TOML, JSON, and HCL data formats while preserving map key order. It is also usable as a Go package for converting these formats into a normalized tree of ordered objects.
Use cases
- convert yaml to from the command line
- convert toml to yaml
- convert hcl to
- convert to toml
- convert config files between formats preserving key order
- pipe format conversion in shell scripts
When to avoid
- you need conversion to formats beyond YAML, TOML, JSON, or HCL
- you need a stable Go library API for embedding (the Go API is explicitly not stable)
- you need GUI-based or batch directory-wide conversion tooling
Facets
cli-tool · maturity stable
cli serialization developer-tools developer-tools files cli cross-platform windows go yaml toml hcl format-conversion data-conversion command-line macos linux docker
1 source
- readme: https://github.com/sclevine/yj · fetched 2026-08-28 · 56bcaa352b9e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sclevine/yj | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem