reserialize

convert between YAML, JSON, TOML and BSON
  https://github.com/grawity/code/blob/master/bin/reserialize
  0
  no reviews



Reserialize is a script to convert between YAML, JSON, TOML and BSON. It provides the following utilities:

* bson2json * bson2toml * bson2yaml * json2bson * json2toml * json2yaml * toml2bson * toml2json * toml2yaml * yaml2bson * yaml2json * yaml2toml