kv-formats
Convert between KV formats
JavaScript
const kvFormats = ;kvFormatsplist;
HTTP
curl -XPOST -d @./package.json "https://j4db2yxkwh.execute-api.us-east-1.amazonaws.com/production/convert?outputType=ini&inputType=json"
CLI
kv-formats -o toml ./package.json
Formats supported
json
yaml
toml
ini
querystring
plist
msgpack
License
AGPLv3