{"id":23398594,"url":"https://github.com/matteogauthier/archiver","last_synced_at":"2026-04-16T04:32:04.097Z","repository":{"id":105782184,"uuid":"458684814","full_name":"MatteoGauthier/archiver","owner":"MatteoGauthier","description":"Simple web app used to create zip archive of files","archived":false,"fork":false,"pushed_at":"2022-07-11T01:58:02.000Z","size":9115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T21:28:10.221Z","etag":null,"topics":["compression","nextjs","vercel","zip"],"latest_commit_sha":null,"homepage":"https://zip.squale.agency","language":"TypeScript","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/MatteoGauthier.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":"2022-02-13T01:56:18.000Z","updated_at":"2024-03-09T10:09:53.000Z","dependencies_parsed_at":"2023-03-21T10:32:51.217Z","dependency_job_id":null,"html_url":"https://github.com/MatteoGauthier/archiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatteoGauthier/archiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatteoGauthier%2Farchiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatteoGauthier%2Farchiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatteoGauthier%2Farchiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatteoGauthier%2Farchiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatteoGauthier","download_url":"https://codeload.github.com/MatteoGauthier/archiver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatteoGauthier%2Farchiver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["compression","nextjs","vercel","zip"],"created_at":"2024-12-22T09:47:25.625Z","updated_at":"2026-04-16T04:32:04.079Z","avatar_url":"https://github.com/MatteoGauthier.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archiver\n\n## Actual problem\n\nNothing in the archive, it make folder\n\n## Todo's\n\n- [ ] Handle the case webkitdirectory / folder + files is not supported (on mobile)\n  - [ ] Polyfill for `webkitdirectory`\n- [ ] Find a way to handle directory, create an object backed with path and content (ex. bottom)\n```js\nlet obj = {\n  parent_folder: {\n    mockup: {\n      \"demo.png\": 'File buffer as Uint8Array',\n      \"hey.jpg\": 'File buffer as Uint8Array',\n    \n    },\n  },\n}\n```\n- [ ] Explore fflate code source in order to understand `fltn` function\n- [ ] Don't compress files that are already compressed \n- [ ] Move to `.zip` method instead of `.zipSync`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteogauthier%2Farchiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatteogauthier%2Farchiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteogauthier%2Farchiver/lists"}