{"id":13495851,"url":"https://github.com/gjbkz/rollup-plugin-embed-css","last_synced_at":"2025-07-22T09:36:53.830Z","repository":{"id":37017233,"uuid":"95508584","full_name":"gjbkz/rollup-plugin-embed-css","owner":"gjbkz","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-22T01:50:23.000Z","size":4139,"stargazers_count":20,"open_issues_count":10,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T03:35:20.650Z","etag":null,"topics":["css","postcss","rollup"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gjbkz.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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,"zenodo":null},"funding":{"github":"gjbkz","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-06-27T02:21:32.000Z","updated_at":"2025-01-02T07:06:15.000Z","dependencies_parsed_at":"2023-09-26T05:10:00.230Z","dependency_job_id":"abb95c0d-6f50-4bae-b67e-b9d4afdf0c1f","html_url":"https://github.com/gjbkz/rollup-plugin-embed-css","commit_stats":null,"previous_names":["kei-ito/rollup-plugin-embed-css"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/gjbkz/rollup-plugin-embed-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbkz%2Frollup-plugin-embed-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbkz%2Frollup-plugin-embed-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbkz%2Frollup-plugin-embed-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbkz%2Frollup-plugin-embed-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjbkz","download_url":"https://codeload.github.com/gjbkz/rollup-plugin-embed-css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbkz%2Frollup-plugin-embed-css/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266466581,"owners_count":23933431,"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","postcss","rollup"],"created_at":"2024-07-31T19:01:38.927Z","updated_at":"2025-07-22T09:36:53.800Z","avatar_url":"https://github.com/gjbkz.png","language":"TypeScript","funding_links":["https://github.com/sponsors/gjbkz"],"categories":["TypeScript"],"sub_categories":[],"readme":"# rollup-plugin-embed-css\n\n![Test](https://github.com/kei-ito/rollup-plugin-embed-css/workflows/Test/badge.svg)\n[![codecov](https://codecov.io/gh/kei-ito/rollup-plugin-embed-css/branch/master/graph/badge.svg)](https://codecov.io/gh/kei-ito/rollup-plugin-embed-css)\n\nThis plugin wraps [esifycss](https://github.com/kei-ito/esifycss).\n\n## Installation\n\n```bash\nnpm install --save-dev rollup-plugin-embed-css\n```\n\n## Usage\n\n```javascript\nimport embedCSS from 'rollup-plugin-embed-css';\nexport default {\n  input: '...',\n  plugins: [\n    embedCSS({/* Options */}),\n  ],\n  output: {\n    format: '...',\n    file: '...',\n  },\n};\n```\n\n## Options\n\nYou can pass all [esifycss options](https://github.com/kei-ito/esifycss#options) except the `include` option.\n\n## LICENSE\n\nThe rollup-plugin-embed-css project is licensed under the terms of the Apache 2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbkz%2Frollup-plugin-embed-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjbkz%2Frollup-plugin-embed-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbkz%2Frollup-plugin-embed-css/lists"}