{"id":13344124,"url":"https://github.com/MatteoGauthier/archiver","last_synced_at":"2025-03-12T06:31:13.658Z","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":"2025-03-10T15:57:39.173Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243171636,"owners_count":20247878,"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":["compression","nextjs","vercel","zip"],"created_at":"2024-07-29T19:32:27.719Z","updated_at":"2025-03-12T06:31:13.653Z","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"}