{"id":16617218,"url":"https://github.com/pixelcmtd/siwedt","last_synced_at":"2026-04-19T08:31:37.208Z","repository":{"id":57362061,"uuid":"393227426","full_name":"pixelcmtd/siwedt","owner":"pixelcmtd","description":"SImple WEbsite Delivery Tool","archived":false,"fork":false,"pushed_at":"2025-05-16T20:05:55.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-24T19:48:25.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/siwedt","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/pixelcmtd.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,"zenodo":null}},"created_at":"2021-08-06T02:42:07.000Z","updated_at":"2025-05-27T19:54:46.000Z","dependencies_parsed_at":"2025-08-17T15:43:44.735Z","dependency_job_id":"6791f123-6851-4e49-aae6-de35c21f5ec4","html_url":"https://github.com/pixelcmtd/siwedt","commit_stats":null,"previous_names":["chrissxyt/siwedt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pixelcmtd/siwedt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelcmtd%2Fsiwedt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelcmtd%2Fsiwedt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelcmtd%2Fsiwedt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelcmtd%2Fsiwedt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelcmtd","download_url":"https://codeload.github.com/pixelcmtd/siwedt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelcmtd%2Fsiwedt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":[],"created_at":"2024-10-12T02:15:47.284Z","updated_at":"2026-04-19T08:31:37.203Z","avatar_url":"https://github.com/pixelcmtd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `siwedt`\n\nsiwedt is a tool for packaging websites for distribution. It automatically\ntranspiles and minifies JavaScript/TypeScript, HTML and CSS.\n\n\u003e [!WARNING]\n\u003e Please only use this tool for code that you somewhat trust. The HTML minifier\n\u003e currently used has [a known DoS vulnerability](https://github.com/advisories/GHSA-pfq8-rq6v-vf5m)\n\u003e and none of the siwedt code has been audited with security in mind.\n\n## Usage\n\n```sh\nsiwedt [options] [input-dir]\n```\n\n- `-c`/`--config`: Specify the config file, defaults to `[input-dir]/.siwedtrc`\n- `-C`/`--inline-config`: Inline configuration (see below, overrides the config file)\n- `-V`/`--verbose`: Print all processed files\n- `-v`/`--version`: Display version information\n- `-h`/`--help`/`-H`: Display help message\n\n### Configuration\n\nConfiguration is done in the `.siwedtrc` file in the root directory of the\nwebsite or inline using the `-C`/`--inline-config` option.\n\n```json\n{\n    \"browserlist\": \"defaults to empty, see \u003chttps://github.com/browserslist/browserslist\u003e, only used for babel\",\n    \"outdir\": \"defaults to dist\"\n}\n```\n\n\u003e [!WARNING]\n\u003e If the output directory already exists, it will be deleted before processing.\n\u003e Make sure the `outdir` (`dist` by default) doesn't contain any important data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelcmtd%2Fsiwedt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelcmtd%2Fsiwedt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelcmtd%2Fsiwedt/lists"}