{"id":18961960,"url":"https://github.com/lamualfa/postcss-minion","last_synced_at":"2026-05-02T10:39:46.264Z","repository":{"id":114731141,"uuid":"324399485","full_name":"lamualfa/postcss-minion","owner":"lamualfa","description":"Using PostCSS as Minion Extractor","archived":false,"fork":false,"pushed_at":"2020-12-25T17:08:27.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-25T20:47:55.959Z","etag":null,"topics":["minion","minion-extractor","postcss","postcss-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamualfa.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":"2020-12-25T16:52:03.000Z","updated_at":"2020-12-27T06:52:56.000Z","dependencies_parsed_at":"2023-06-12T04:00:37.538Z","dependency_job_id":null,"html_url":"https://github.com/lamualfa/postcss-minion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lamualfa/postcss-minion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Fpostcss-minion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Fpostcss-minion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Fpostcss-minion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Fpostcss-minion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamualfa","download_url":"https://codeload.github.com/lamualfa/postcss-minion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Fpostcss-minion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32531742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["minion","minion-extractor","postcss","postcss-plugin"],"created_at":"2024-11-08T14:14:49.257Z","updated_at":"2026-05-02T10:39:46.246Z","avatar_url":"https://github.com/lamualfa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM Version](https://badgen.net/npm/v/postcss-minion?color=red\u0026icon=npm\u0026label=version)](https://npmjs.com/package/postcss-minion)\n[![Github License](https://badgen.net/github/license/lamualfa/postcss-minion?color=purple\u0026label=license)](https://github.com/lamualfa/postcss-minion/blob/master/LICENSE)\n\n# postcss-minion\n\nUse PostCSS as a [Minion Extractor](https://github.com/lamualfa/minion#extractor).\n\n# Usage\n\n**postcss.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    require('postcss-minion')(options)\n  ],\n};\n```\n\n# Options\n\n### `classMapsFieldName : string`\n\nField name that will be used to store the Class Maps in the `global` object. Default `classMaps`.\n\n### `callback : (classMaps) =\u003e void`\n\na function that will be called when [Class Maps](https://github.com/lamualfa/minion#class-maps) is finished to generated.\n\n### and other options from `postcss-rename` plugin\n\nSee [PostCSS Plugin Rename Options](https://github.com/google/postcss-rename#options) for more informations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Fpostcss-minion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamualfa%2Fpostcss-minion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Fpostcss-minion/lists"}