{"id":18421331,"url":"https://github.com/eduardostuart/compacto","last_synced_at":"2025-04-07T14:31:44.970Z","repository":{"id":57609328,"uuid":"433910715","full_name":"eduardostuart/compacto","owner":"eduardostuart","description":"A fast way to compress \u0026 decompress JSON","archived":true,"fork":false,"pushed_at":"2021-12-02T18:32:24.000Z","size":29,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T14:53:32.381Z","etag":null,"topics":["just-for-fun"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/eduardostuart.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":"2021-12-01T16:53:30.000Z","updated_at":"2024-11-20T19:01:21.000Z","dependencies_parsed_at":"2022-08-27T11:12:02.137Z","dependency_job_id":null,"html_url":"https://github.com/eduardostuart/compacto","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Fcompacto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Fcompacto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Fcompacto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Fcompacto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eduardostuart","download_url":"https://codeload.github.com/eduardostuart/compacto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247669907,"owners_count":20976475,"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":["just-for-fun"],"created_at":"2024-11-06T04:25:16.887Z","updated_at":"2025-04-07T14:31:44.709Z","avatar_url":"https://github.com/eduardostuart.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COMPACTO\n\n[![ci](https://github.com/eduardostuart/compacto/actions/workflows/ci.yml/badge.svg)](https://github.com/eduardostuart/compacto/actions/workflows/ci.yml)\n[![Documentation](https://docs.rs/compacto/badge.svg)](https://docs.rs/compacto/)\n\n\u003e A fast way to compress \u0026 decompress JSON \n\n## Lib\n\nTo use this lib in your project, add the following line to your `Cargo.toml` file:\n\n```toml\ncompacto = { version = \"1.0.2\" }\n```\n\nYou can find the full documentation on [Docs.rs](https://docs.rs/compacto).\n\n## Examples\n\nThere are a few examples in the `/examples` folder if you want to run it locally:\n\n```bash\ncargo run --release --example example-filename\n```\n\n## CLI\n\n### Usage\n\nCompress a JSON file/string:\n```bash\ncompacto ./input-file.json ./output.compacto.json -m compress\n```\n\nDecompress a JSON file/string:\n```bash\ncompacto ./compacto-file.compacto.json ./output.json -m decompress\n```\n\n### Installation\n\n**From binaries**\n\nCheck out the [release page](https://github.com/eduardostuart/compacto/releases/) for prebuilt versions of `COMPACTO`.\n\n## License\n\n`COMPACTO` is made available under the terms of MIT License.\n\nSee the [LICENSE-MIT](./LICENSE) for license details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardostuart%2Fcompacto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardostuart%2Fcompacto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardostuart%2Fcompacto/lists"}