{"id":15936235,"url":"https://github.com/syucream/jsgpack","last_synced_at":"2025-04-03T19:44:04.030Z","repository":{"id":145236176,"uuid":"268280864","full_name":"syucream/jsgpack","owner":"syucream","description":"The simplest CLI tool converts Message Pack \u003c-\u003e JSON(Newline Delimited JSON)","archived":false,"fork":false,"pushed_at":"2020-08-03T15:19:06.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T13:15:22.939Z","etag":null,"topics":["json","messagepack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syucream.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-31T13:00:10.000Z","updated_at":"2020-08-28T15:34:17.000Z","dependencies_parsed_at":"2024-06-19T07:49:17.069Z","dependency_job_id":"992f4346-20d1-4b9a-a968-7ff30d780f90","html_url":"https://github.com/syucream/jsgpack","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/syucream%2Fjsgpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fjsgpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fjsgpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fjsgpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syucream","download_url":"https://codeload.github.com/syucream/jsgpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070780,"owners_count":20878581,"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","messagepack"],"created_at":"2024-10-07T04:20:41.032Z","updated_at":"2025-04-03T19:44:03.992Z","avatar_url":"https://github.com/syucream.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsgpack\n\nThe simplest CLI tool converts Message Pack \u003c-\u003e JSON(Newline Delimited JSON)\n\n## Installation\n\n```\n$ go get -u github.com/syucream/jsgpack\n```\n\n## Usage\n\n```\n$ ./jsgpack\n2020/08/04 00:17:08 call with subcommand, tojson or fromjson\n$ ./jsgpack -h\nUsage of ./jsgpack:\n  -in string\n        input file path\n  -out string\n        out file\n```\n\n```\n# JSON -\u003e MsgPack\n$ jsgpack -in path/to/input.json -out path/to/output.bin fromjson\n$ cat path/to/input.json | jsgpack fromjson \u003e path/to/output.bin\n\n# MsgPack -\u003e JSON\n$ jsgpack -in path/to/input.bin -out path/to/output.json tojson\n$ cat path/to/input.bin | jsgpack tojson \u003e path/to/output.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fjsgpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyucream%2Fjsgpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fjsgpack/lists"}