{"id":20514510,"url":"https://github.com/rollup/rollup-starter-plugin","last_synced_at":"2025-04-14T00:13:24.162Z","repository":{"id":65989794,"uuid":"193533409","full_name":"rollup/rollup-starter-plugin","owner":"rollup","description":"Starter code for creating a Rollup plugin","archived":false,"fork":false,"pushed_at":"2022-11-17T03:46:10.000Z","size":5,"stargazers_count":5,"open_issues_count":1,"forks_count":6,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-27T14:13:24.641Z","etag":null,"topics":["rollup","rollup-plugin"],"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/rollup.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}},"created_at":"2019-06-24T15:40:03.000Z","updated_at":"2024-06-11T13:00:03.000Z","dependencies_parsed_at":"2024-01-26T21:01:58.042Z","dependency_job_id":"8675f02c-929e-4792-8b3c-061aedee77b1","html_url":"https://github.com/rollup/rollup-starter-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollup%2Frollup-starter-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollup%2Frollup-starter-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollup%2Frollup-starter-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollup%2Frollup-starter-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollup","download_url":"https://codeload.github.com/rollup/rollup-starter-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799956,"owners_count":21163404,"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":["rollup","rollup-plugin"],"created_at":"2024-11-15T21:16:54.721Z","updated_at":"2025-04-14T00:13:24.134Z","avatar_url":"https://github.com/rollup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollup-starter-plugin\n\nThis repo contains bare-bones code for creating a [Rollup plugin](https://rollupjs.org/guide/en/#plugins).\n\n## Getting started\n\nClone this repository and install its dependencies:\n\n```bash\nnpx degit https://github.com/rollup/rollup-starter-plugin my-plugin\ncd my-plugin\nnpm install\n```\n\n1. Edit `package.json`\n\n2. Edit `src/index.js`\n\n- rename the `starterPlugin` function\n- change `name: 'starter-plugin'` to your plugin name\n- implement or delete the function stubs. See [hooks guide](https://rollupjs.org/guide/en#hooks)\n\n3. Add your preferred test framework and implement tests\n\nSee [conventions](https://rollupjs.org/guide/en/#conventions) for writing Rollup plugins.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollup%2Frollup-starter-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollup%2Frollup-starter-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollup%2Frollup-starter-plugin/lists"}