{"id":51191687,"url":"https://github.com/harborclient/sdk","last_synced_at":"2026-06-30T17:00:14.134Z","repository":{"id":367142533,"uuid":"1279441750","full_name":"harborclient/sdk","owner":"harborclient","description":"TypeScript definitions for HarborClient plugin development","archived":false,"fork":false,"pushed_at":"2026-06-27T14:37:45.000Z","size":1376,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-27T16:22:09.767Z","etag":null,"topics":["api","harborclient","sdk"],"latest_commit_sha":null,"homepage":"https://harborclient.github.io/sdk/","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/harborclient.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-24T17:33:45.000Z","updated_at":"2026-06-27T14:37:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/harborclient/sdk","commit_stats":null,"previous_names":["headzoo/harborclient-plugin-api","harborclient/sdk"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/harborclient/sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fsdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fsdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fsdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fsdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harborclient","download_url":"https://codeload.github.com/harborclient/sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fsdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34975672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["api","harborclient","sdk"],"created_at":"2026-06-27T16:00:21.703Z","updated_at":"2026-06-30T17:00:14.040Z","avatar_url":"https://github.com/harborclient.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @harborclient/sdk\n\nTypeScript definitions, utility modules, and React runtime helpers for [HarborClient](https://harborclient.com/) plugin development.\n\n**Documentation:** [https://harborclient.github.io/sdk/](https://harborclient.github.io/sdk/)\n\nInstall as a **dev dependency** in your plugin project. The package ships type declarations, HTTP/storage/UI helpers, and a JSX runtime that forwards to the host's React instance via `installReact(hc.react)`.\n\nRequires HarborClient **\u003e=1.9.0** when using `hc.pluginId`, renderer HTTP lifecycle events, typed IPC invoke, and host request commands.\n\n## Install\n\n```bash\npnpm add -D @harborclient/sdk\n```\n\nSee the [install guide](https://harborclient.github.io/sdk/install) for version requirements.\n\n## Quick start\n\n```tsx\nimport { installReact } from '@harborclient/sdk';\nimport type { PluginContext } from '@harborclient/sdk';\n\nexport function activate(hc: PluginContext): void {\n  installReact(hc.react);\n  // register contributions…\n}\n```\n\nFull guides — package layout, manifest, APIs, examples, and dev workflow — live in the [plugin development docs](https://harborclient.github.io/sdk/).\n\n## Trusted publishers\n\nHarborClient maintains a [trusted publisher registry](https://harborclient.com/plugins/trusted.json). Authors listed there must sign every plugin they publish; HarborClient rejects installs that claim a trusted author name without a valid signature. See the [signing guide](https://harborclient.github.io/sdk/signing) for key generation and verification.\n\nTo discuss becoming a trusted publisher, email [contact@harborclient.com](mailto:contact@harborclient.com).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharborclient%2Fsdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharborclient%2Fsdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharborclient%2Fsdk/lists"}