asudoh / carbon-elements

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:Apache License 2.0


Languages

Language:JavaScript 74.4%Language:HTML 22.2%Language:Shell 3.3%