{"id":15953903,"url":"https://github.com/le0michine/jszip-cli","last_synced_at":"2025-03-17T23:33:04.665Z","repository":{"id":57155377,"uuid":"81392217","full_name":"Le0Michine/jszip-cli","owner":"Le0Michine","description":"npm interface for JSZip library","archived":false,"fork":false,"pushed_at":"2017-03-02T20:44:39.000Z","size":16,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-08T13:14:38.424Z","etag":null,"topics":["js","jszip","jszip-cli","npm","zip"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/jszip-cli","language":"JavaScript","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/Le0Michine.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}},"created_at":"2017-02-09T00:50:09.000Z","updated_at":"2021-11-20T18:09:36.000Z","dependencies_parsed_at":"2022-08-26T08:31:08.281Z","dependency_job_id":null,"html_url":"https://github.com/Le0Michine/jszip-cli","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/Le0Michine%2Fjszip-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Le0Michine%2Fjszip-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Le0Michine%2Fjszip-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Le0Michine%2Fjszip-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Le0Michine","download_url":"https://codeload.github.com/Le0Michine/jszip-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221703497,"owners_count":16866548,"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":["js","jszip","jszip-cli","npm","zip"],"created_at":"2024-10-07T13:14:26.128Z","updated_at":"2024-10-27T16:19:37.103Z","avatar_url":"https://github.com/Le0Michine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jszip-cli\n\nA npm interface for JSZip library https://stuk.github.io/jszip.\n\nInstallation\n\n```\nnpm install jszip-cli\n```\n\nUsage:\n```\njszip [options] \u003centries\u003e\n```\nOptions:\n\n```\n\u003centries\u003e                    One or more files or directories, should be space separated\n-h, --help                   Output usage information\n-c, --config                 Entry is a config file\n-o, --output \u003coutput\u003e        Output file\n-l, --level \u003ccompressLevel\u003e  Compress level\n```\n\nExample of config file jszip.json:\n\n```\n{\n    \"entities\": [\n        { \"name\": \"./some-directory\", \"flatten\": true }, // files without directory structure\n        { \"name\": \"./another-directory\", \"root\": true }, // directory content without directory itself\n        \"yet-another-directory\",\n        \"file\"\n    ],\n    \"options\": {\n        \"output\": \"out.zip\"\n    }\n}\n```\n\nGetting support\n\nPlease, if you have a problem with the library, first make sure you read this README. If you read this far, thanks, you're good. Then, please make sure your problem really is with jszip-cli. It is? Okay, then I'll look at it. Send me a mail and we can talk. Please don't open issues, as I don't think that is the proper forum for support problems. Some problems might as well really be bugs in jszip-cli, if so I'll let you know to open an issue instead :)\n\nBut if you know you really found a bug, feel free to open an issue instead.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle0michine%2Fjszip-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fle0michine%2Fjszip-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle0michine%2Fjszip-cli/lists"}