{"id":27265883,"url":"https://github.com/sgtlambda/extrakt","last_synced_at":"2025-04-11T08:39:23.906Z","repository":{"id":49728065,"uuid":"49103821","full_name":"sgtlambda/extrakt","owner":"sgtlambda","description":"Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)","archived":false,"fork":false,"pushed_at":"2022-02-11T00:47:21.000Z","size":532,"stargazers_count":18,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T09:39:45.696Z","etag":null,"topics":["extract","nodejs","tar"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sgtlambda.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}},"created_at":"2016-01-06T01:29:47.000Z","updated_at":"2023-08-19T00:36:22.000Z","dependencies_parsed_at":"2022-09-06T07:22:53.966Z","dependency_job_id":null,"html_url":"https://github.com/sgtlambda/extrakt","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fextrakt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fextrakt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fextrakt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fextrakt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgtlambda","download_url":"https://codeload.github.com/sgtlambda/extrakt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248362225,"owners_count":21091072,"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":["extract","nodejs","tar"],"created_at":"2025-04-11T08:39:23.273Z","updated_at":"2025-04-11T08:39:23.876Z","avatar_url":"https://github.com/sgtlambda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![extrakt](media/logo.png)](https://github.com/sgtlambda/extrakt)\n\n\u003e Extract `.tar` and `.tar.gz` using the system binary (fast!), with a javascript fallback (portable!)\n\nMakes a great team with [nectar](https://github.com/sgtlambda/nectar).\n\n[![Build Status][travis-image]][travis-url]\n[![NPM Version][npm-image]][npm-url]\n\n\n## Install\n\n```\n$ npm install --save extrakt\n```\n\n\n## Usage\n\n```js\nconst extrakt = require('extrakt');\n\nextrakt('path/to/archive.tar.gz', 'output/directory');\n```\n\n## API\n\n### extrakt(archive, extractTo)\n\nExtract the archive at the given `archive` path to the `extractTo` directory.\n\n**Returns** a Promise for the completion of the extraction.\n\n#### archive\n\nType: `string`\n\nPath to the archive\n\n#### extractTo\n\nType: `string`\n\nDestination directory\n\n## License\n\nMIT © [sgtlambda](http://github.com/sgtlambda)\n\n[travis-image]: https://img.shields.io/travis/sgtlambda/extrakt.svg?style=flat-square\n[travis-url]: https://travis-ci.org/sgtlambda/extrakt\n\n[npm-image]: https://img.shields.io/npm/v/extrakt.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/extrakt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fextrakt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgtlambda%2Fextrakt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fextrakt/lists"}