{"id":16179534,"url":"https://github.com/gschier/speedpack","last_synced_at":"2025-08-01T06:32:47.925Z","repository":{"id":10633728,"uuid":"66290178","full_name":"gschier/speedpack","owner":"gschier","description":"🏎 Pre-deploy optimizer for static websites","archived":false,"fork":false,"pushed_at":"2022-12-03T11:49:07.000Z","size":521,"stargazers_count":17,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T11:23:26.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gschier.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}},"created_at":"2016-08-22T16:42:11.000Z","updated_at":"2024-09-11T08:29:47.000Z","dependencies_parsed_at":"2023-01-13T16:03:46.186Z","dependency_job_id":null,"html_url":"https://github.com/gschier/speedpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gschier/speedpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gschier%2Fspeedpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gschier%2Fspeedpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gschier%2Fspeedpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gschier%2Fspeedpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gschier","download_url":"https://codeload.github.com/gschier/speedpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gschier%2Fspeedpack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268180846,"owners_count":24209098,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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-10T05:28:46.967Z","updated_at":"2025-08-01T06:32:47.694Z","avatar_url":"https://github.com/gschier.png","language":"JavaScript","readme":"# Speedpack\n\n_NOTE: Do not use this yet please_\n\nSpeedpack is a command line tool to automatically compress and optimize a static website.\n\n```\n$ speedpack _dist\npacking [####################] 100%\nFinished in 5070ms\nCompressed:\n  File: 169 -\u003e saved 0.00 Bytes (0%)\n  JavaScript: 1 -\u003e saved 367.97 KB (0.356%)\n  Image: 4 -\u003e saved 1.22 MB (0.145%)\n  CSS: 1 -\u003e saved 397.14 KB (0.304%)\n  -------------------------------\n  Total: 175 -\u003e saved 1.97 MB (0.550%)\n```\n\n\n## Installation\n\n```bash\nnpm install -g speedpack\n```\n\n\n## More Details\n\nSpeedpack is meant to be a simple and user friendly tool to help fix common problems reported by\n[Google Page Speed Insights](https://developers.google.com/speed/pagespeed/). So far, it can compress\nthe following:\n\n- `CSS`\n- `HTML`\n- Images (`PNG`, `JPG`, `SVG`, `GIF`)\n- `JS`\n- `JSON`\n- `XML`\n\nAnd in the near future, it will:\n\n- guided CLI that saves preferences to a config file\n- javascript and css concatenation (detect nearby items in HTML and concat them)\n- show cool stats on how much was improved\n- suggest fixes that should not be handled by this tool (missing title tags, etc)\n\n\n## Usage\n\n```bash\nspeedpack --help\n\n  Usage: slimpack [options] \u003cinput\u003e\n\n  Options:\n\n    -h, --help           output usage information\n    -v, --version        output the version number\n    -o, --output \u003cpath\u003e  output directory\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgschier%2Fspeedpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgschier%2Fspeedpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgschier%2Fspeedpack/lists"}