{"id":13343325,"url":"https://github.com/znx3p0/vielsprachig","last_synced_at":"2025-04-27T15:34:11.009Z","repository":{"id":128964530,"uuid":"404920114","full_name":"znx3p0/vielsprachig","owner":"znx3p0","description":"file format translator; JSON -\u003e Yaml and more","archived":false,"fork":false,"pushed_at":"2021-09-10T02:12:05.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T01:11:11.373Z","etag":null,"topics":["json","json2yaml","rust","toml","yaml"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/znx3p0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-10T01:31:34.000Z","updated_at":"2024-04-18T19:31:04.000Z","dependencies_parsed_at":"2023-06-14T21:45:30.956Z","dependency_job_id":null,"html_url":"https://github.com/znx3p0/vielsprachig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx3p0%2Fvielsprachig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx3p0%2Fvielsprachig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx3p0%2Fvielsprachig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx3p0%2Fvielsprachig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znx3p0","download_url":"https://codeload.github.com/znx3p0/vielsprachig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251162865,"owners_count":21545836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","json2yaml","rust","toml","yaml"],"created_at":"2024-07-29T19:31:08.306Z","updated_at":"2025-04-27T15:34:05.990Z","avatar_url":"https://github.com/znx3p0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vielsprachig | vsp\n\n## Command utility that translates file formats\n\n```bash\n# transpiles Cargo.toml to json and writes it under cargo.json\n# the file formats are inferred, but they can be overriden.\nvsp Cargo.toml cargo.json\n\n# the f stands for `from` and t stands for `to`\nvsp Cargo.toml cargo.yaml -f toml -t json # writes json output to cargo.yaml\n\n# vsp can also be piped if no input and output is provided\n# file formats need to be specified since they cannot be inferred.\ncat Cargo.toml | vsp -f toml -t yaml \u003e cargo.yaml\n```\n\nThe current input options and their inferred extensions are:\n\n- Json\n  - .json\n- Yaml\n  - .yaml or .yml\n- Cbor\n  - .cb or .cbor\n- Ron\n  - .ron\n- Toml\n  - .toml\n- Bson\n  - .bson or .bs\n\nThe current output options are:\n\n- Pickle\n  - .pickle or .pkl\n- Bincode\n  - .bc or .bincode\n- Postcard\n  - .pc or .postcard\n- Flexbuffers\n  - .fb or .flexbuffers\n- Json\n  - .json\n- PrettyJson\n  - .hjson\n- Yaml\n  - .yaml or .yml\n- Cbor\n  - .cbor or .cb\n- Ron\n  - .ron\n- PrettyRon\n  - .hron\n- Toml\n  - .toml\n- Bson\n  - .bs or .bson\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznx3p0%2Fvielsprachig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznx3p0%2Fvielsprachig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznx3p0%2Fvielsprachig/lists"}