A Carbon-powered React and Web Component library for IBM Products
Carbon for IBM Products is an open source implementation of the closed source IBM Software pattern asset library. It builds on the foundation of IBM’s open source Carbon Design System and React implementation to offer components and patterns beyond the typical component library. It was previously known as Carbon for Cloud and Cognitive.
To install the Carbon for IBM Products theme, follow these steps:
npm install @carbon/ibm-products
import { Button, TextInput } from '@carbon/ibm-products';
Carbon for IBM Products is an open source implementation of IBM’s pattern asset library. It offers a curated set of components and patterns built on top of the Carbon Design System and React. With features like legacy design implementations and a storybook addon for theme switching, Carbon for IBM Products provides developers with a flexible and customizable solution for building IBM products.