A preelaborable library to convert between common human-readable data-serialization languages (JSON, TOML, YAML).
Supported conversions (from text input to text output):
In↓ / Out→ | JSON | TOML | YAML |
---|---|---|---|
JSON | ✓ | ✓ | ✓ |
TOML | ✓ | ✓ | ✓ |
Supported typed conversions (types from libraries listed below):
In↓ / Out→ | TOML | Yeison |
---|---|---|
JSON | ✓ | ✓ |
TOML | ✓ | ✓ |
Yeison | ✓ | ✓ |