{"id":15285914,"url":"https://github.com/best-shot/postcss-plugin-matcher","last_synced_at":"2026-01-05T13:08:05.386Z","repository":{"id":57328279,"uuid":"400473277","full_name":"best-shot/postcss-plugin-matcher","owner":"best-shot","description":"PostCSS plugin for limit plugins matching","archived":false,"fork":false,"pushed_at":"2023-11-16T06:57:17.000Z","size":175,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T21:01:43.851Z","etag":null,"topics":["postcss","postcss-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/postcss-plugin-matcher","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/best-shot.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":"2021-08-27T10:32:22.000Z","updated_at":"2024-02-26T05:33:55.000Z","dependencies_parsed_at":"2023-11-16T07:39:09.640Z","dependency_job_id":"c6932a60-74b7-48c3-b277-94d8e320c4d4","html_url":"https://github.com/best-shot/postcss-plugin-matcher","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"c4b87ece69a323b69e9fa9cb1d4766e1377852ab"},"previous_names":["best-shot/postcss-plugin-matcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fpostcss-plugin-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fpostcss-plugin-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fpostcss-plugin-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fpostcss-plugin-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/best-shot","download_url":"https://codeload.github.com/best-shot/postcss-plugin-matcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168912,"owners_count":20571804,"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":["postcss","postcss-plugin"],"created_at":"2024-09-30T15:08:25.973Z","updated_at":"2026-01-05T13:08:05.280Z","avatar_url":"https://github.com/best-shot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postcss-plugin-matcher\n\nPostCSS plugin for limit plugins matching.\n\n[![npm][npm-badge]][npm-url]\n[![github][github-badge]][github-url]\n![node][node-badge]\n\nFor safer and faster.\n\n[npm-url]: https://www.npmjs.com/package/postcss-plugin-matcher\n[npm-badge]: https://img.shields.io/npm/v/postcss-plugin-matcher.svg?style=flat-square\u0026logo=npm\n[github-url]: https://github.com/best-shot/postcss-plugin-matcher\n[github-badge]: https://img.shields.io/npm/l/postcss-plugin-matcher.svg?style=flat-square\u0026colorB=blue\u0026logo=github\n[node-badge]: https://img.shields.io/node/v/postcss-plugin-matcher.svg?style=flat-square\u0026colorB=green\u0026logo=node.js\n\n## Installation\n\n```bash\nnpm install postcss-plugin-matcher --save-dev\n```\n\n## Usage\n\n```diff\n // example: postcss.config.cjs\n module.exports = {\n   plugins: {\n-    'tailwindcss': {},\n+    'postcss-plugin-matcher': {\n+      plugins: ['tailwindcss'],\n+      include: ['src/**'],\n+      exclude: ['app.css']\n+    }\n   }\n };\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-shot%2Fpostcss-plugin-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbest-shot%2Fpostcss-plugin-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-shot%2Fpostcss-plugin-matcher/lists"}