dts 0.6.14

A tool to deserialize, transform and serialize data between different encodings
Documentation
1
2
3
4
5
{
  "a": "${1 + 2}",
  "b": 3,
  "c": "${a + b}"
}