{"id":21923745,"url":"https://github.com/mariazevedo88/json-formatter","last_synced_at":"2026-04-17T01:31:24.423Z","repository":{"id":71003348,"uuid":"164168044","full_name":"mariazevedo88/json-formatter","owner":"mariazevedo88","description":"Linux Shell Script to format a JSON file","archived":false,"fork":false,"pushed_at":"2019-01-05T01:12:30.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T11:19:03.470Z","etag":null,"topics":["bash-script","json","json-formatters","linux","shell-script"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariazevedo88.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":"2019-01-05T00:31:33.000Z","updated_at":"2019-03-05T00:52:13.000Z","dependencies_parsed_at":"2024-02-23T00:34:01.678Z","dependency_job_id":null,"html_url":"https://github.com/mariazevedo88/json-formatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariazevedo88/json-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fjson-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fjson-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fjson-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fjson-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariazevedo88","download_url":"https://codeload.github.com/mariazevedo88/json-formatter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fjson-formatter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-script","json","json-formatters","linux","shell-script"],"created_at":"2024-11-28T21:12:41.049Z","updated_at":"2026-04-17T01:31:24.403Z","avatar_url":"https://github.com/mariazevedo88.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-formatter\n\nShell Script para formatar um arquivo JSON.\n\nLinux Shell Script to format a JSON file.\n\n# Dependências / Dependencies \n\nÉ necessario ter o `jq` instalado em sua máquina. \n\nMust have `jq` installed.\n\n* \u003cb\u003eLinux:\u003c/b\u003e `sudo apt-get install jq`\n* \u003cb\u003eWindows:\u003c/b\u003e `https://stedolan.github.io/jq/`\n\n## Como usar / How to use\n\nNo terminal, executar o comando:\n\n`./json-formatter.sh \"pasta de origem\" \"nome do arquivo\"`\n\nAt the terminal, run the command:\n\n`./json-formatter.sh \"source folder\" \"file name\"`\n\n### Descrição dos parâmetros\n\n1-Pasta de origem (onde o arquivo se encontra). Exemplo: `home/mariana/formatter`\n2-Nome do arquivo. Exemplo: se temos um arquivo `relatorio.json`, o nome deve ser `relatorio`.\n\n `./json-formatter.sh home/mariana/formatter relatorio`\n\nO resultado, após a execução do script é um novo arquivo .json formatado. Exemplo: `relatorio.fmt.json`.\n\n### Parameters description\n\n1- Source folder (where the file is located). Example: `home/mariana/formatter`\n2- File name. Example: if we have a file `report.json`, the name must be `report`.\n\nThe result, after running the script is a new formatted .json file. Example: `report.fmt.json`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariazevedo88%2Fjson-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariazevedo88%2Fjson-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariazevedo88%2Fjson-formatter/lists"}