{"id":22819427,"url":"https://github.com/pujansrt/gzip-json-data","last_synced_at":"2026-01-31T16:02:01.470Z","repository":{"id":214419377,"uuid":"736328196","full_name":"pujansrt/gzip-json-data","owner":"pujansrt","description":"Angular project to read and write gzip json data.","archived":false,"fork":false,"pushed_at":"2024-12-09T13:38:58.000Z","size":280,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T20:04:01.549Z","etag":null,"topics":["angular2","gzip-compression","json","typescript"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pujansrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-27T15:55:19.000Z","updated_at":"2024-12-09T13:39:02.000Z","dependencies_parsed_at":"2023-12-28T04:25:26.928Z","dependency_job_id":"aed3516a-e512-4214-9322-8c996072032d","html_url":"https://github.com/pujansrt/gzip-json-data","commit_stats":null,"previous_names":["pujansrt/gzip-json-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pujansrt/gzip-json-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujansrt%2Fgzip-json-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujansrt%2Fgzip-json-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujansrt%2Fgzip-json-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujansrt%2Fgzip-json-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pujansrt","download_url":"https://codeload.github.com/pujansrt/gzip-json-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujansrt%2Fgzip-json-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28947567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"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":["angular2","gzip-compression","json","typescript"],"created_at":"2024-12-12T15:11:52.529Z","updated_at":"2026-01-31T16:02:01.454Z","avatar_url":"https://github.com/pujansrt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GzipJsonData\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.12.\n\n## Install Prerequisite\n\n```shell\nnpm install\n```\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. \n\n## File Service\nPerforms decompress and JSON parse. Please note you can use compressed data either of two ways (see `file.service.ts`)\n\n1. Local json gz file lives on angular project (in asset directory) change `const uri = '/assets/json.gz';`\n2. json gz file is hosted on a server e.g. change `const uri = 'https://reg01.vn.com/...';`\n\n## How to use\n\n```ts\nexport class TestComponent{\n  \n  constructor(private fileService: FileService) {\n  }\n\n  async testMethod() {\n    const json = await this.fileService.decompressData();\n  }\n}\n```\n\n## Reference\n[GZip Online Tool](https://www.zickty.com/texttogzip)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpujansrt%2Fgzip-json-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpujansrt%2Fgzip-json-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpujansrt%2Fgzip-json-data/lists"}