{"id":20657781,"url":"https://github.com/boltops-tools/hash_squeezer","last_synced_at":"2025-08-05T18:06:11.572Z","repository":{"id":91684776,"uuid":"273310859","full_name":"boltops-tools/hash_squeezer","owner":"boltops-tools","description":"Squeeze hash and removes nil and empty arrays values","archived":false,"fork":false,"pushed_at":"2020-07-16T15:46:42.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T23:35:16.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boltops-tools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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-06-18T18:23:35.000Z","updated_at":"2020-07-24T02:32:48.000Z","dependencies_parsed_at":"2023-07-11T08:00:40.961Z","dependency_job_id":null,"html_url":"https://github.com/boltops-tools/hash_squeezer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/boltops-tools/hash_squeezer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fhash_squeezer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fhash_squeezer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fhash_squeezer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fhash_squeezer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boltops-tools","download_url":"https://codeload.github.com/boltops-tools/hash_squeezer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fhash_squeezer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268945973,"owners_count":24333449,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-16T18:23:08.738Z","updated_at":"2025-08-05T18:06:11.509Z","avatar_url":"https://github.com/boltops-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HashSqueezer\n\nSqueeze hash and removes nil and empty arrays values, even if they are nested.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'hash_squeezer'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install hash_squeezer\n\n## Usage\n\n```ruby\ndata = {\n  a: 1,\n  b: nil,\n  c: [],\n  d: {e: nil},\n}\nHashSqueezer.squeeze(data) =\u003e {a: 1}\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/boltops-tools/hash_squeezer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fhash_squeezer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboltops-tools%2Fhash_squeezer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fhash_squeezer/lists"}