{"id":18435741,"url":"https://github.com/kisiwu/web-extpack","last_synced_at":"2026-05-17T02:13:22.381Z","repository":{"id":31867084,"uuid":"129460627","full_name":"kisiwu/web-extpack","owner":"kisiwu","description":"CLI to bundle a WebExtension using webpack","archived":false,"fork":false,"pushed_at":"2023-03-15T08:30:12.000Z","size":227,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T06:37:21.509Z","etag":null,"topics":["webextension","webpack"],"latest_commit_sha":null,"homepage":"","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/kisiwu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-13T22:38:38.000Z","updated_at":"2022-11-26T23:32:46.000Z","dependencies_parsed_at":"2024-12-24T22:42:22.533Z","dependency_job_id":"4acce724-261d-403c-a1fd-7689d3ccd3ee","html_url":"https://github.com/kisiwu/web-extpack","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.038461538461538436","last_synced_commit":"cf1ae589b241b9818a2777e1bd6352828dc33aa8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisiwu%2Fweb-extpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisiwu%2Fweb-extpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisiwu%2Fweb-extpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisiwu%2Fweb-extpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisiwu","download_url":"https://codeload.github.com/kisiwu/web-extpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248866821,"owners_count":21174603,"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":["webextension","webpack"],"created_at":"2024-11-06T06:09:12.785Z","updated_at":"2026-05-17T02:13:17.362Z","avatar_url":"https://github.com/kisiwu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-extpack\nCLI to bundle a WebExtension using webpack.\n\nIt uses a [webpack](https://www.npmjs.com/package/webpack) config file with 4 more available properties that set \"entry\", \"output.path\" and \"output.filename\" if not already set:\n\n- ENTRY_DIR: The entry directory. (default: \"src\")\n- ENTRY_FILES_EXT: Entry files with those extensions. (default: [\".js\"])\n- OUTPUT_DIR: The output directory. (default: \"build\")\n- OUTPUT_FILES: (default: \"[name]/bundle.js\")\n\n## Installation\n```sh\nnpm install --save-dev web-extpack\n```\n\n## Commands\n\n```\nweb-extpack --help\n```\n\n```\nweb-extpack setup [options]\n```\n\n```\nweb-extpack build [options]\n```\n\n## Options\n- `--config \u003cpath\u003e`: Path to the config file. (default: \"web-extpack.config.js\")\n\n### setup options\n- `-t, --template \u003ctemplate-name\u003e`: Choose a template for the config file. (choices: [\"basic\", \"advanced\"], default: \"basic\")\n- `--src-files`: Add empty files in \"src\" folder if there is no \"src/manifest.json\".","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisiwu%2Fweb-extpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisiwu%2Fweb-extpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisiwu%2Fweb-extpack/lists"}