{"id":13563727,"url":"https://github.com/postcss/postcss-plugin-boilerplate","last_synced_at":"2025-04-05T03:10:26.833Z","repository":{"id":27111825,"uuid":"30579655","full_name":"postcss/postcss-plugin-boilerplate","owner":"postcss","description":"PostCSS Plugin Boilerplate","archived":false,"fork":false,"pushed_at":"2023-12-03T05:41:19.000Z","size":250,"stargazers_count":223,"open_issues_count":1,"forks_count":53,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T14:38:23.341Z","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/postcss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-02-10T07:06:08.000Z","updated_at":"2024-09-17T14:18:55.000Z","dependencies_parsed_at":"2022-07-27T09:03:00.872Z","dependency_job_id":"c51fe907-5473-4bcb-9170-9e354cad7dc1","html_url":"https://github.com/postcss/postcss-plugin-boilerplate","commit_stats":{"total_commits":161,"total_committers":25,"mean_commits":6.44,"dds":0.2422360248447205,"last_synced_commit":"4475d3f50ebabc8a8937d1915b4eeddb28a2c4cf"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-plugin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-plugin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-plugin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-plugin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postcss","download_url":"https://codeload.github.com/postcss/postcss-plugin-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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":[],"created_at":"2024-08-01T13:01:22.661Z","updated_at":"2025-04-05T03:10:26.805Z","avatar_url":"https://github.com/postcss.png","language":"JavaScript","readme":"# PostCSS Plugin Boilerplate\n\n\u003cimg align=\"right\" width=\"135\" height=\"95\"\n     title=\"Philosopher’s stone, logo of PostCSS\"\n     src=\"https://postcss.org/logo-leftp.svg\"\u003e\n\nСreate new PostCSS plugins in a few steps:\n\n1. Execute the wizard script. It will ask you a few questions\n   and fill all files with your data.\n\n   ```sh\n   npx postcss-plugin-boilerplate \u003cdirectory\u003e\n   ```\n\n   Call it with `--npm` argument, if you have [yarn](https://yarnpkg.com/) installed, but prefer to use npm as the package manager\n   (by default, it will automatically decide whether to use yarn or npm):\n\n   ```sh\n   node postcss-plugin-boilerplate --npm \u003cdirectory\u003e\n   ```\n\n   Or use `--no-install` if you want to skip dependencies installation.\n\n2. Your plugin repository will now have a clean Git history.\n   [Create the GitHub repository](https://github.com/new)\n   and push your project there.\n\n3. Add your project to [Travis CI](https://travis-ci.org).\n\n4. Write some code to `index.js` and tests to `index.test.js`.\n\n5. Execute `npm test` command\n\n6. Add input and output CSS examples to `README.md`.\n\n7. Add options descriptions if your plugin has them.\n\n8. Fill `CHANGELOG.md` with initial version.\n\n9. Release by calling `npx clean-publish`\n   (this tool will remove development configs from `package.json`).\n\n10. Fork [PostCSS](https://github.com/postcss/postcss), add your plugin to the\n    [Plugins list](https://github.com/postcss/postcss/blob/main/docs/plugins.md)\n    and send a pull request.\n\n11. Follow [@PostCSS](https://twitter.com/postcss) to get the latest updates.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostcss%2Fpostcss-plugin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostcss%2Fpostcss-plugin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostcss%2Fpostcss-plugin-boilerplate/lists"}