{"id":28829611,"url":"https://github.com/ciderapp/plugin-template","last_synced_at":"2026-02-10T08:31:54.594Z","repository":{"id":296110916,"uuid":"867336415","full_name":"ciderapp/plugin-template","owner":"ciderapp","description":"Cider Plugin Starter Template","archived":false,"fork":false,"pushed_at":"2025-05-29T01:32:05.000Z","size":121,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T06:38:46.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/ciderapp.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,"zenodo":null},"funding":{"github":"ciderapp","ko_fi":"cryptofyre","open_collective":"ciderapp","custom":"https://opencollective.com/ciderapp/donate/10/month/Support%20Development?redirect=https://cidercollective.dev/thanks"}},"created_at":"2024-10-03T21:44:30.000Z","updated_at":"2025-09-03T15:27:54.000Z","dependencies_parsed_at":"2025-05-29T02:38:30.114Z","dependency_job_id":"d2371616-99ae-4b6e-9856-3ef4db965ee1","html_url":"https://github.com/ciderapp/plugin-template","commit_stats":null,"previous_names":["ciderapp/plugin-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ciderapp/plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciderapp%2Fplugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciderapp%2Fplugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciderapp%2Fplugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciderapp%2Fplugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciderapp","download_url":"https://codeload.github.com/ciderapp/plugin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciderapp%2Fplugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29294589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-06-19T05:14:12.366Z","updated_at":"2026-02-10T08:31:54.558Z","avatar_url":"https://github.com/ciderapp.png","language":"Vue","funding_links":["https://github.com/sponsors/ciderapp","https://ko-fi.com/cryptofyre","https://opencollective.com/ciderapp","https://opencollective.com/ciderapp/donate/10/month/Support%20Development?redirect=https://cidercollective.dev/thanks"],"categories":[],"sub_categories":[],"readme":"# Cider + Vue 3 + TypeScript + Vite\n\n**(Requires Cider 2.5 or later)**\n\nThis is a template/boilerplate for creating Cider plugins using Vue 3, TypeScript, and Vite.\n\n## Starting a new plugin project\nUsing **Node**\n```bash\nnpx giget github:ciderapp/plugin-template your-plugin-name\n```\nUsing **Bun**\n```bash\nbunx giget github:ciderapp/plugin-template your-plugin-name\n```\n\n## Available Commands\n- `npm run dev` - Start development server, Cider can then listen to this server when you select \"Enable Vite\" from the main menu\n- `npm run build` - Build the plugin to `dist/{plugin.config.ts:identifier}`\n- `npm run prepare-marketplace` - Prepare a ZIP package in the correct format for the Cider Marketplace\n\n## How to install after build\n- Copy `dist/{plugin.config.ts:identifier}` to the `/plugins` directory of your Cider app data directory\n    - On Windows, this is `%APPDATA%\\C2Windows\\plugins`\n    - On macOS, this is `~/Library/Application Support/sh.cider.electron/plugins`\n    - On Linux, this is `~/.config/sh.cider.electron/plugins`\n\n## Preparing a ZIP package for the Cider Marketplace\nRun `npm run prepare-marketplace`\n\nRunning this script will create a ZIP file in the `publish` directory that is ready to be uploaded to the Cider Marketplace.\n\nTo configure this plugin edit `src/plugin.config.ts`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciderapp%2Fplugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciderapp%2Fplugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciderapp%2Fplugin-template/lists"}