{"id":15021614,"url":"https://github.com/zardoy/vscode-framework","last_synced_at":"2025-10-29T11:31:23.756Z","repository":{"id":45959506,"uuid":"391261725","full_name":"zardoy/vscode-framework","owner":"zardoy","description":"Framework for fast VSCode extensions prototyping","archived":false,"fork":false,"pushed_at":"2024-02-04T22:03:32.000Z","size":5510,"stargazers_count":5,"open_issues_count":40,"forks_count":1,"subscribers_count":1,"default_branch":"next","last_synced_at":"2025-02-02T01:11:20.404Z","etag":null,"topics":["typescript","vscode","vscode-extension","vscode-extension-api","vscode-extension-boilerplate","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/vscode-framework","language":"TypeScript","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/zardoy.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}},"created_at":"2021-07-31T05:14:30.000Z","updated_at":"2023-04-16T04:06:19.000Z","dependencies_parsed_at":"2024-10-20T19:05:25.034Z","dependency_job_id":null,"html_url":"https://github.com/zardoy/vscode-framework","commit_stats":{"total_commits":311,"total_committers":4,"mean_commits":77.75,"dds":"0.054662379421221874","last_synced_commit":"76f4dccb5b491e9a632a04d811bb97dae91e477a"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zardoy%2Fvscode-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zardoy","download_url":"https://codeload.github.com/zardoy/vscode-framework/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238563301,"owners_count":19492973,"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":["typescript","vscode","vscode-extension","vscode-extension-api","vscode-extension-boilerplate","vscode-plugin"],"created_at":"2024-09-24T19:56:47.604Z","updated_at":"2025-10-29T11:31:18.215Z","avatar_url":"https://github.com/zardoy.png","language":"TypeScript","readme":"# VSCode Framework\u003csup\u003ebeta\u003c/sup\u003e\n\n- 💡 Not Boilerplated\n- ⚡️ Auto Reload\n- 🔑 TypeScript Types from `package.json` Contribution Points\n- ⚙️ Use TypeScript type for `configuration` instead of schema in *package.json*\n- 📦 Publish Production-ready Build with zero config\n- 🚀 Use `console` methods in production (creates extension output for you)\n- 🛠️ Highly Configurable\n\n\u003e Stability note: Docs and some tests are still WIP. The `build` script also need some work.\n\n## Ecosystem\n| Package | Description | Version |\n| --- | --- | --- |\n| [vscode-extra](https://github.com/zardoy/vscode-framework/tree/main/packages/vscode-extra) | Contains additional useful methods extensions that aren't provided by vscode API | [![vscode-extra version](https://img.shields.io/npm/v/vscode-extra/next.svg?label=%20)](https://npmjs.com/package/vscode-extra/v/next) |\n| [vscode-framework](https://github.com/zardoy/vscode-framework/tree/main/packages/vscode-framework) | undefined | [![vscode-framework version](https://img.shields.io/npm/v/vscode-framework/latest.svg?label=%20)](https://npmjs.com/package/vscode-framework/v/latest) |\n| [vscode-manifest](https://github.com/zardoy/vscode-framework/tree/main/packages/vscode-manifest) | Contains TypeScript types, JSON schema and compiled validator for VSCode Extension Manifest | [![vscode-manifest version](https://img.shields.io/npm/v/vscode-manifest/next.svg?label=%20)](https://npmjs.com/package/vscode-manifest/v/next) |\n| [typed-vscode](https://github.com/zardoy/vscode-framework/tree/main/packages/typed-vscode) | Contains TypeScript types, JSON schema and compiled validator for VSCode Extension Manifest | [![typed-vscode version](https://img.shields.io/npm/v/typed-vscode/latest.svg?label=%20)](https://npmjs.com/package/typed-vscode/v/latest) |\n\n## Development\n\nPlease use pnpm for development, it is easy to install: `npm i -g pnpm`\n\nWhen you clone this repo *for the first time* and run `pnpm i`, you need to wait before schema gets generated via postinstall script.\n\n## TODO\n\nApi for extensions:\n\n- [ ] ensure extension work correctly in portable mode, use right TMP\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzardoy%2Fvscode-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzardoy%2Fvscode-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzardoy%2Fvscode-framework/lists"}