/carbon-elements

[Experimental] Carbon Elements helps developers execute the IBM Design Language in digital and software products

Primary LanguageJavaScriptApache License 2.0Apache-2.0

carbon-elements

Carbon Elements is released under the Apache-2.0 license CircleCI lerna PRs welcome!

[Experimental] The Carbon elements project helps developers execute the IBM Design Language in digital and software products. This project contains a collection of packages for different elements of this language. We'll be introducing additional elements over the next several months.

Quick Start

To get started with one of the element packages, you can run one of the following commands:

Run the following command using npm:

npm install -S @carbon/icons

If you prefer Yarn, use the following command instead:

yarn add @carbon/icons

In this case, icons is the elements package name that you could install from this project.

šŸ¤² Contributing

To learn more about how to contribute, look here!