{"id":19281496,"url":"https://github.com/coding/webide-plugin-sdk","last_synced_at":"2025-02-23T22:19:32.245Z","repository":{"id":57200840,"uuid":"84404895","full_name":"coding/WebIDE-Plugin-SDK","owner":"coding","description":"coding webide plugin frontend sdk","archived":false,"fork":false,"pushed_at":"2019-01-14T10:23:34.000Z","size":318,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-14T09:30:40.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/coding.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}},"created_at":"2017-03-09T06:10:12.000Z","updated_at":"2021-05-16T10:22:04.000Z","dependencies_parsed_at":"2022-09-16T15:10:13.481Z","dependency_job_id":null,"html_url":"https://github.com/coding/WebIDE-Plugin-SDK","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Plugin-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Plugin-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Plugin-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Plugin-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coding","download_url":"https://codeload.github.com/coding/WebIDE-Plugin-SDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385907,"owners_count":19793093,"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":[],"created_at":"2024-11-09T21:22:56.660Z","updated_at":"2025-02-23T22:19:32.056Z","avatar_url":"https://github.com/coding.png","language":"JavaScript","readme":"## WebIDE-Plugin-SDK\n - build your plugin\n - offer sdk apis for coding webide plugins\n - dev your apps with remote hotReload\n  \n## dev plugin with main project\nconfig PACKAGE_SERVER env when running main project\nrun yarn run dev in main project\n\n## dev sdk with plugin\nlink the project to the plugin node modules\n\n## build\nyou can use this sdk to build the plugin to required format\n```PACKAGE_DIR=ssh://XXX.git yarn run build```\noutput to the ./dist\n```\nmain\n├── dist\n│   ├── 0.0.1-alpha.04        // 版本号\n│   ├── ├── index.js          // jsbundle\n│   ├── ├── manifest.json     // 插件描述\n│   └── ...          // 其他文件\n└──\n```\n\n## sdk api\n\n## todo\n- [ ] improve basic sdks\n- [ ] build in local env\n- [ ] readme\n- [ ] tests\n\n\n## changelog\n\n* [changelog](https://github.com/Coding/WebIDE-Plugin-SDK/blob/develop/CHANGELOG.md)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-plugin-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoding%2Fwebide-plugin-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-plugin-sdk/lists"}