
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@eclipse-cdt-cloud/vscode-ui-components
Advanced tools
UI Components for Visual Studio Code Extensions
This is a UI component library for developing WebViews in Visual Studio Code extensions.
src/
│── base/ # Shared functionality
│── vscode/ # VS Code specific functionality
├── <component>/
│ ├── browser/ # React specific code
│ ├── common/ # Shared code between browser and VS Code
│ ├── vscode/ # VS Code integration (converters, webview providers, etc.)
├── <component>/
│ ├── *.tsx # Components without VS Code integration
npm install @eclipse-cdt-cloud/vscode-ui-components
For usage information, refer to the component's README.
We welcome contributions on GitHub. Check our contribution guidelines for more info. This open-source project is part of Eclipse CDT Cloud.
Visual Studio Code, VS Code, and the Visual Studio Code icon are trademarks of Microsoft Corporation. All rights reserved.
Eclipse, CDT, and CDT.cloud are trademarks of Eclipse Foundation, Inc.
0.0.1
FAQs
UI Components for Visual Studio Code Extensions
The npm package @eclipse-cdt-cloud/vscode-ui-components receives a total of 120 weekly downloads. As such, @eclipse-cdt-cloud/vscode-ui-components popularity was classified as not popular.
We found that @eclipse-cdt-cloud/vscode-ui-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.