{"id":17667594,"url":"https://github.com/ikasoba/esbuild-postcss-plugin","last_synced_at":"2025-03-30T13:13:31.258Z","repository":{"id":178194037,"uuid":"661484243","full_name":"ikasoba/esbuild-postcss-plugin","owner":"ikasoba","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-03T01:33:09.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T11:09:49.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ikasoba.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-03T01:26:18.000Z","updated_at":"2023-07-03T01:26:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8c23aee-a698-4f47-8a6d-e587dd2db08c","html_url":"https://github.com/ikasoba/esbuild-postcss-plugin","commit_stats":null,"previous_names":["ikasoba/esbuild-postcss-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fesbuild-postcss-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fesbuild-postcss-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fesbuild-postcss-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fesbuild-postcss-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikasoba","download_url":"https://codeload.github.com/ikasoba/esbuild-postcss-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320200,"owners_count":20758410,"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-10-23T22:22:27.500Z","updated_at":"2025-03-30T13:13:31.235Z","avatar_url":"https://github.com/ikasoba.png","language":"TypeScript","readme":"```js\nimport { build } from \"esbuild\";\nimport { PostCssPlugin } from \"@ikasoba000/esbuild-postcss-plugin\";\nimport autoprefixer from \"autoprefixer\";\n\nawait build({\n  entryPoints: [\"src/index.css\"],\n  outdir: \"./dist/\",\n  plugins: [\n    PostCssPlugin({\n      plugins: [autoprefixer()],\n    }),\n  ],\n});\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Fesbuild-postcss-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikasoba%2Fesbuild-postcss-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Fesbuild-postcss-plugin/lists"}