{"id":31209633,"url":"https://github.com/0-kodiya-0/plugins","last_synced_at":"2026-05-18T04:37:43.470Z","repository":{"id":312259758,"uuid":"1046871018","full_name":"0-kodiya-0/plugins","owner":"0-kodiya-0","description":"A collection of build tools and VS Code extensions for conditional code removal and development workflow optimization.","archived":false,"fork":false,"pushed_at":"2025-09-14T17:27:40.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-14T18:16:52.137Z","etag":null,"topics":["esbuild-plugin","vite-plugin","vscode-extension"],"latest_commit_sha":null,"homepage":"","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/0-kodiya-0.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-29T11:08:25.000Z","updated_at":"2025-09-14T17:27:43.000Z","dependencies_parsed_at":"2025-08-29T14:58:29.959Z","dependency_job_id":"eb15af09-126f-4d3b-9d51-fa71aa98587a","html_url":"https://github.com/0-kodiya-0/plugins","commit_stats":null,"previous_names":["0-kodiya-0/vscode-extensions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0-kodiya-0/plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-kodiya-0%2Fplugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-kodiya-0%2Fplugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-kodiya-0%2Fplugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-kodiya-0%2Fplugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0-kodiya-0","download_url":"https://codeload.github.com/0-kodiya-0/plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-kodiya-0%2Fplugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276183923,"owners_count":25599244,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":["esbuild-plugin","vite-plugin","vscode-extension"],"created_at":"2025-09-21T02:25:21.143Z","updated_at":"2025-09-21T02:25:25.783Z","avatar_url":"https://github.com/0-kodiya-0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugins\n\nA collection of build tools and VS Code extensions for conditional code removal and development workflow optimization.\n\n### Build Tools\n\n#### [esbuild-plugin-remove-code](./esbuild/esbuild-plugin-remove-code/)\n\nAn esbuild plugin that removes code blocks marked with special comments during the build process. Perfect for stripping debug code, development-only features, or test utilities from production builds.\n\n**Key Features:**\n\n- Environment-aware code removal (production, development, test)\n- Multiple comment patterns (multi-line, single-line, inline)\n- TypeScript support with zero runtime dependencies\n- Fast processing with minimal performance impact\n\n#### [vite-plugin-remove-code](./vite/vite-plugin-remove-code/)\n\nA Vite plugin that removes code blocks marked with special comments during the build process. Ideal for removing debug code and development utilities from production builds in Vite projects.\n\n**Key Features:**\n\n- Selective code removal based on comment markers\n- Environment-specific behavior\n- Full TypeScript support\n- Efficient regex-based processing\n\n### VS Code Extensions\n\n#### [code-removal-comments](./vscode/code-removal-comments/)\n\nA comprehensive VS Code extension that makes it easy to add removal comments for conditional code compilation. Works seamlessly with the build plugins above.\n\n**Key Features:**\n\n- Multiple comment styles (multi-line, single-line, inline)\n- Environment-specific wrapping (production, development, test, debug)\n- Keyboard shortcuts and context menu integration\n- Fully configurable comment patterns\n- Cleanup utilities for removing existing markers\n\n## 🚀 Quick Start\n\n1. **Install a build plugin** (esbuild or Vite version)\n2. **Install the VS Code extension** for easy comment management\n3. **Mark code for removal** using the extension's commands\n4. **Build your project** - debug code is automatically removed in production\n\n## 🔗 Integration\n\nThese tools are designed to work together:\n\n- Use the **VS Code extension** to quickly mark code for removal\n- Use the **build plugins** to actually remove the marked code during compilation\n- Support for custom comment patterns across all tools for consistency\n\n## 📄 License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0-kodiya-0%2Fplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0-kodiya-0%2Fplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0-kodiya-0%2Fplugins/lists"}