{"id":20924636,"url":"https://github.com/therealklanni/json5conv-cli","last_synced_at":"2025-05-13T16:31:19.808Z","repository":{"id":57285581,"uuid":"92441776","full_name":"therealklanni/json5conv-cli","owner":"therealklanni","description":"Command-line JSON5 to JSON converter","archived":false,"fork":false,"pushed_at":"2017-05-25T20:40:59.000Z","size":37,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T05:02:04.660Z","etag":null,"topics":["cli","command-line","convert","json","json5"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/therealklanni.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}},"created_at":"2017-05-25T20:28:45.000Z","updated_at":"2024-02-22T20:32:45.000Z","dependencies_parsed_at":"2022-09-07T13:14:01.787Z","dependency_job_id":null,"html_url":"https://github.com/therealklanni/json5conv-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealklanni%2Fjson5conv-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealklanni%2Fjson5conv-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealklanni%2Fjson5conv-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealklanni%2Fjson5conv-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealklanni","download_url":"https://codeload.github.com/therealklanni/json5conv-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253981757,"owners_count":21994330,"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":["cli","command-line","convert","json","json5"],"created_at":"2024-11-18T20:24:06.639Z","updated_at":"2025-05-13T16:31:16.206Z","avatar_url":"https://github.com/therealklanni.png","language":"JavaScript","funding_links":[],"categories":["Homegrown Open-Source Software"],"sub_categories":[],"readme":"[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/therealklanni/json5conv-cli/master/LICENSE)\n[![Build Status](https://img.shields.io/travis/therealklanni/json5conv-cli.svg)](https://travis-ci.org/therealklanni/json5conv-cli)\n[![npm](https://img.shields.io/npm/v/json5conv-cli.svg)](https://www.npmjs.com/package/json5conv-cli)\n[![prettier](https://img.shields.io/badge/style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![Beerpay](https://img.shields.io/beerpay/therealklanni/json5conv-cli.svg)](https://beerpay.io/therealklanni/json5conv-cli)\n\n# json5conv\n\n\u003e Command-line [JSON5](https://github.com/json5/json5) to JSON converter\n\nConvert [JSON5](https://github.com/json5/json5) to JSON from a file or stdin. Supports line-by-line parsing (i.e. convert each line as a separate JSON5 object).\n\nTry it in combination with [`jp`](https://github.com/therealklanni/jp).\n\n## Install\n\n```\nyarn global add json5conv-cli\n```\n\nOr\n\n```\nnpm install --global json5conv-cli\n```\n\n## Usage\n\n```\nPipe json5conv onto a JSON5 source to parse the output:\n  cat data.json | json5conv [options]\n\nOptions:\n  -f, --file          Read input from file                              [string]\n  -L, --line-by-line  Parse each line as a separate input              [boolean]\n  --help              Show help                                        [boolean]\n```\n\n#### License\n\nMIT © [therealklanni](https://github.com/therealklanni)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealklanni%2Fjson5conv-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealklanni%2Fjson5conv-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealklanni%2Fjson5conv-cli/lists"}