Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
carbon-addons-iot-react
Advanced tools
[![Build Status](https://travis-ci.com/IBM/carbon-addons-iot-react.svg?branch=master)](https://travis-ci.com/IBM/carbon-addons-iot-react) [![Coverage Status](https://coveralls.io/repos/github/IBM/carbon-addons-iot-react/badge.svg?branch=master)](https://c
This library contains React components shared between all IBM IoT products to unify our look and feel. These widgets are usually based on the carbon-components-react widgets. These components cover additional usecases specific to our IoT product line, much like this repository does for the IBM Cloud team: https://github.com/carbon-design-system/carbon-addons-cloud-react
Run the following command using npm:
npm install -S carbon-components carbon-components-react carbon-icons carbon-addons-iot-react
If you prefer Yarn, use the following command instead:
yarn add carbon-components carbon-components-react carbon-icons carbon-addons-iot-react
You can then import any component that you need by doing the following in your project:
import { BaseModal } from 'carbon-addons-iot-react';
You can find more information about how to use each component by checking out our Storybook.
Please check out our Contribution Guidelines for more info on how you can help out!
FAQs
> [!WARNING] > This library no longer has a dedicated development resource maintaining it. When you are able to [migrate to Carbon v11](https://carbondesignsystem.com/migrating/guide/overview/) we recommend you reference the [related component guide](../.
The npm package carbon-addons-iot-react receives a total of 5,050 weekly downloads. As such, carbon-addons-iot-react popularity was classified as popular.
We found that carbon-addons-iot-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.