{"id":15837168,"url":"https://github.com/afeiship/unzip","last_synced_at":"2025-04-01T16:34:41.707Z","repository":{"id":96088560,"uuid":"124655770","full_name":"afeiship/unzip","owner":"afeiship","description":"unzip tools based on zip-lib.","archived":false,"fork":false,"pushed_at":"2024-08-10T05:48:28.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T10:45:43.252Z","etag":null,"topics":["unzip","zip","zip-lib"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-10T12:57:42.000Z","updated_at":"2024-08-10T05:48:31.000Z","dependencies_parsed_at":"2024-10-05T15:21:23.127Z","dependency_job_id":"7d1a2cde-b4cd-47af-b83f-1c098e6ff121","html_url":"https://github.com/afeiship/unzip","commit_stats":null,"previous_names":["afeiship/unzip"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Funzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Funzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Funzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Funzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/unzip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246671144,"owners_count":20815109,"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":["unzip","zip","zip-lib"],"created_at":"2024-10-05T15:21:15.506Z","updated_at":"2025-04-01T16:34:41.689Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unzip\n\u003e unzip tools based on zip-lib.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install @jswork/unzip\n```\n\n## usage\n```js\nimport unzip from '@jswork/unzip';\n\n// will auto create target folder if not exists.\nawait unzip({\n  source: '__tests__/dist.zip',\n  target: '__tests__/test123'\n});\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/unzip/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/unzip\n[version-url]: https://npmjs.org/package/@jswork/unzip\n\n[license-image]: https://img.shields.io/npm/l/@jswork/unzip\n[license-url]: https://github.com/afeiship/unzip/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/unzip\n[size-url]: https://github.com/afeiship/unzip/blob/master/dist/index.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/unzip\n[download-url]: https://www.npmjs.com/package/@jswork/unzip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Funzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Funzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Funzip/lists"}