Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

carbon-addons-iot-react

Package Overview
Dependencies
Maintainers
1
Versions
1573
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-addons-iot-react

[![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

  • 1.5.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.2K
increased by121.17%
Maintainers
1
Weekly downloads
 
Created
Source

IoT Widget Library

Build Status Coverage Status

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

Getting Started

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';

📚 Docs

You can find more information about how to use each Component by checking out our Storybook.

🤲 Contributing

Please check out our Contribution Guidelines for more info on how you can help out!

FAQs

Package last updated on 15 Feb 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc