{"id":26696222,"url":"https://github.com/plsankar/vscode-better-archiver","last_synced_at":"2026-05-01T02:33:42.825Z","repository":{"id":284415420,"uuid":"954853474","full_name":"plsankar/vscode-better-archiver","owner":"plsankar","description":"VSCode extension to zip your workspace folder","archived":false,"fork":false,"pushed_at":"2025-03-25T18:54:34.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T19:37:59.823Z","etag":null,"topics":["archvie","vscode","vscode-extension","vscode-extensions","vscode-plugin","zip"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Lakshmisankar.better-archiver","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/plsankar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-03-25T18:05:00.000Z","updated_at":"2025-03-25T18:54:37.000Z","dependencies_parsed_at":"2025-03-25T19:38:02.827Z","dependency_job_id":"bc8cbb1f-def2-4505-a700-06a819f50ba1","html_url":"https://github.com/plsankar/vscode-better-archiver","commit_stats":null,"previous_names":["plsankar/vscode-better-archiver"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Fvscode-better-archiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Fvscode-better-archiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Fvscode-better-archiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Fvscode-better-archiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plsankar","download_url":"https://codeload.github.com/plsankar/vscode-better-archiver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727761,"owners_count":20662558,"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":["archvie","vscode","vscode-extension","vscode-extensions","vscode-plugin","zip"],"created_at":"2025-03-26T20:18:13.886Z","updated_at":"2026-05-01T02:33:37.803Z","avatar_url":"https://github.com/plsankar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Better Archiver\n\nBetter Archiver is a VS Code extension that zips your workspace folder for easy deployment. With a single command, you can create a zip archive of your project, excluding unnecessary files and ensuring a smooth deployment process.\n\n## Badges\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n![GitHub issues](https://img.shields.io/github/issues/plsankar/vscode-better-archiver)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/plsankar/vscode-better-archiver)\n![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/Lakshmisankar.better-archiver)\n\n## Features\n\n-   Zip the entire workspace folder with one command.\n-   Option to exclude specific files and folders.\n-   Lightweight and fast performance.\n\n## Installation\n\n1. Open VS Code.\n2. Go to the Extensions Marketplace (`Ctrl+Shift+X` or `Cmd+Shift+X` on macOS).\n3. Search for **Better Archiver**.\n4. Click **Install**.\n\nInstall the extension from the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Lakshmisankar.better-archiver)\n\n## Usage\n\n1. Open a workspace in VS Code.\n2. Open the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on macOS).\n3. Type `Better Archiver: Archive` and press Enter.\n4. Your workspace will be zipped and saved in the specified location.\n\n## Configuration\n\nYou can customize the behavior of Better Archiver in **settings.json**:\n\n```json\n{\n    \"betterArchiver.exclude\": [\"node_modules\", \".git\", \"dist\"]\n}\n```\n\n-   `betterArchiver.exclude`: An array of file/folder names to exclude from the archive.\n\n## Roadmap\n\n-   [ ] Compression level customization.\n\n## Acknowledgements\n\n-   [Node Archiver](https://github.com/archiverjs/node-archiver) and its contributors\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request on GitHub.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsankar%2Fvscode-better-archiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsankar%2Fvscode-better-archiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsankar%2Fvscode-better-archiver/lists"}