{"id":17132705,"url":"https://github.com/araxeus/unarchive","last_synced_at":"2026-02-17T22:01:57.904Z","repository":{"id":240575905,"uuid":"618486522","full_name":"Araxeus/unarchive","owner":"Araxeus","description":"Automatically extract archives of various types","archived":false,"fork":false,"pushed_at":"2026-02-03T02:32:06.000Z","size":89,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-03T16:37:50.735Z","etag":null,"topics":["archive","tar","targz","tgz","uncompress","zip"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/unarchive","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/Araxeus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-24T15:15:52.000Z","updated_at":"2025-12-08T14:40:42.000Z","dependencies_parsed_at":"2024-05-19T21:43:02.970Z","dependency_job_id":"8302d35c-8fe0-4f9d-9118-918c56e9e7d3","html_url":"https://github.com/Araxeus/unarchive","commit_stats":null,"previous_names":["araxeus/unarchive"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Araxeus/unarchive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Funarchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Funarchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Funarchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Funarchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Araxeus","download_url":"https://codeload.github.com/Araxeus/unarchive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Funarchive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29559961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"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":["archive","tar","targz","tgz","uncompress","zip"],"created_at":"2024-10-14T19:27:55.232Z","updated_at":"2026-02-17T22:01:57.899Z","avatar_url":"https://github.com/Araxeus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unarchive\n\nThis tool is a utility wrapper around the [compressing](https://www.npmjs.com/package/compressing) package\n\nit automatically detects the compression type (zip/tar/tar.gz/gz/crx/xpi) and extracts the content of the archive\n\n## Installation\n\n```bash\nnpm install unarchive\n```\n\nor\n\n```bash\nyarn add unarchive\npnpm add unarchive\nbun add unarchive\n```\n\n## Usage\n\n```js\n//const unarchive = require('unarchive')\nimport unarchive from 'unarchive'\n\nawait unarchive(archiveName, 'outputFolder')\n```\n\n## Supported formats\n\n- zip\n- tar\n- gz (gzip files)\n- tar.gz / tgz\n- xpi (Firefox extension files)\n- crx (Chrome extension files)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Funarchive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faraxeus%2Funarchive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Funarchive/lists"}