{"id":16779038,"url":"https://github.com/liby/bob-plugin-template","last_synced_at":"2026-03-01T04:36:25.261Z","repository":{"id":252492356,"uuid":"839674230","full_name":"liby/bob-plugin-template","owner":"liby","description":"Template project for building Bob translate plugin","archived":false,"fork":false,"pushed_at":"2024-08-10T06:19:34.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T02:03:44.582Z","etag":null,"topics":["bob-plugin","template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-08-08T05:21:42.000Z","updated_at":"2024-09-12T00:24:21.000Z","dependencies_parsed_at":"2024-08-10T07:55:50.013Z","dependency_job_id":"2231a892-4fb6-4a22-8074-30a1972a74fc","html_url":"https://github.com/liby/bob-plugin-template","commit_stats":null,"previous_names":["liby/bob-plugin-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/liby/bob-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liby%2Fbob-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liby%2Fbob-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liby%2Fbob-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liby%2Fbob-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liby","download_url":"https://codeload.github.com/liby/bob-plugin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liby%2Fbob-plugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["bob-plugin","template"],"created_at":"2024-10-13T07:29:15.187Z","updated_at":"2026-03-01T04:36:25.243Z","avatar_url":"https://github.com/liby.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bob Plugin Template\n\n## 使用说明\n\n1. 点击 **Use this template** \u003e [**Create a new repository**](https://github.com/new?template_name=bob-plugin-template)\n2. 将你在第 1 步中创建好的仓库**克隆**到本地\n3. 进入本地的仓库文件夹并运行依赖安装命令\n\n    ```sh\n    pnpm install\n    ```\n\n4. 打开 _public/info.json_ 文件，自定义插件信息，详情参见 [Bob 官网文档](https://bobtranslate.com/plugin/quickstart/info.html)。以下是必须修改的字段：\n    1. `identifier`：插件的唯一标识符，必须由数字、小写字母和 . 组成。\n    2. `name`：插件名称，例如：`openai-translator`。\n    4. `homepage`：插件的主页，这里需要你填写你的插件的 GitHub 仓库地址。\n    5. `appcast`：插件的更新地址。\n5. **（可选）**，更新 _package.json_ 文件，例如 `name` 字段，将其修改为你的插件名称。\n6. 开发完成后，记得先更新 _public/info.json_ 文件中的版本号，然后再运行以下命令打包插件\n\n    ```sh\n    pnpm run bump\n    ```\n\n    这条命令会先将插件打包输出到 _dist_ 文件夹中，而后自动更新 _appcast.json_ 文件。\n\n## 开发环境\n\n- [Node.js@20.16.0](https://nodejs.org/download/release/v20.16.0/)\n- [pnpm@@9.7.0](https://github.com/pnpm/pnpm/releases/tag/v9.7.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby%2Fbob-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliby%2Fbob-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby%2Fbob-plugin-template/lists"}