{"id":16696566,"url":"https://github.com/karolis-sh/postcss-stats","last_synced_at":"2025-07-22T11:04:43.199Z","repository":{"id":38336470,"uuid":"157160422","full_name":"karolis-sh/postcss-stats","owner":"karolis-sh","description":"Simple package that prints your css stats to console","archived":false,"fork":false,"pushed_at":"2023-10-16T20:27:20.000Z","size":2089,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T12:51:24.990Z","etag":null,"topics":["css","cssstats","postcss","postcss-plugins"],"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/karolis-sh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-11-12T05:21:56.000Z","updated_at":"2023-01-06T19:25:51.000Z","dependencies_parsed_at":"2024-10-12T17:44:08.372Z","dependency_job_id":"c7c7d7f5-9935-4c75-aece-0c3e667c4c38","html_url":"https://github.com/karolis-sh/postcss-stats","commit_stats":{"total_commits":113,"total_committers":6,"mean_commits":"18.833333333333332","dds":0.6725663716814159,"last_synced_commit":"e677ae278c7ac17c7c3547121647d78879bae2b7"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/karolis-sh/postcss-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolis-sh%2Fpostcss-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolis-sh%2Fpostcss-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolis-sh%2Fpostcss-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolis-sh%2Fpostcss-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karolis-sh","download_url":"https://codeload.github.com/karolis-sh/postcss-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolis-sh%2Fpostcss-stats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266481732,"owners_count":23935938,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["css","cssstats","postcss","postcss-plugins"],"created_at":"2024-10-12T17:44:06.398Z","updated_at":"2025-07-22T11:04:43.178Z","avatar_url":"https://github.com/karolis-sh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postcss-stats\n\nA simple 1 dependency PostCSS plugin to print stats to the console.\n\nUses [cssstats] under the hood.\n\n[![npm version][version-badge]][version]\n![Node.js CI](https://github.com/karolis-sh/postcss-stats/workflows/Node.js%20CI/badge.svg)\n[![License: MIT][license-badge]][license]\n\n[![code style: prettier][code-style-badge]][code-style]\n\n## Installation\n\n`npm i -D postcss-stats` or `yarn add --dev postcss-stats`\n\n## Usage\n\nJust add the `postcss-stats` plugin:\n\n```javascript\npostcss().use(postcssStats()).process(css);\n```\n\nAnd it will output the stats table to the console:\n\n![sample output][sample-output]\n\n## References\n\n- \u003chttps://cssstats.com/\u003e\n\n## License\n\nMIT\n\n[sample-output]: /docs/sample-output.png\n[cssstats]: https://github.com/cssstats/core\n[version-badge]: https://badge.fury.io/js/postcss-stats.svg\n[version]: https://www.npmjs.com/package/postcss-stats\n[license-badge]: https://img.shields.io/badge/License-MIT-yellow.svg\n[license]: https://opensource.org/licenses/MIT\n[code-style-badge]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg\n[code-style]: https://github.com/prettier/prettier\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarolis-sh%2Fpostcss-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarolis-sh%2Fpostcss-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarolis-sh%2Fpostcss-stats/lists"}