{"id":20251698,"url":"https://github.com/osdevisnot/rollup-plugin-sizeme","last_synced_at":"2025-08-16T11:07:52.623Z","repository":{"id":65472227,"uuid":"241564312","full_name":"osdevisnot/rollup-plugin-sizeme","owner":"osdevisnot","description":"display brotli and gzip sizes for rollup assets.","archived":false,"fork":false,"pushed_at":"2021-07-31T22:29:23.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-27T08:46:24.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osdevisnot.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":"2020-02-19T07:56:34.000Z","updated_at":"2023-02-01T15:11:43.000Z","dependencies_parsed_at":"2023-01-25T01:45:26.543Z","dependency_job_id":null,"html_url":"https://github.com/osdevisnot/rollup-plugin-sizeme","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/osdevisnot/rollup-plugin-sizeme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Frollup-plugin-sizeme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Frollup-plugin-sizeme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Frollup-plugin-sizeme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Frollup-plugin-sizeme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osdevisnot","download_url":"https://codeload.github.com/osdevisnot/rollup-plugin-sizeme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Frollup-plugin-sizeme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702562,"owners_count":24630877,"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-16T02:00:11.002Z","response_time":91,"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-11-14T10:12:23.345Z","updated_at":"2025-08-16T11:07:52.600Z","avatar_url":"https://github.com/osdevisnot.png","language":"JavaScript","readme":"# rollup-plugin-sizeme\n\ndisplay brotli and gzip sizes for rollup assets.\n\n## Usage\n\nInstall it using NPM:\n\n```bash\nnpm install --save-dev rollup-plugin-sizeme\n```\n\nor using yarn:\n\n```bash\nyarn add --dev rollup-plugin-sizeme\n```\n\nthen in `rollup.config.js`\n\n```js\nimport { sizeme } from 'rollup-plugin-sizeme'\n\nexport default {\n\tplugins: [sizeme()],\n}\n```\n\n## Output format:\n\n```\n\u003e Asset Size:   462 B    373 B      unplug.js\n                (gzip)   (brotli)   (filename)\n```\n\n## License\n\nMIT License @ 2020 osdevisnot\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Frollup-plugin-sizeme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosdevisnot%2Frollup-plugin-sizeme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Frollup-plugin-sizeme/lists"}