|
1 | 1 | #Ecosystem (WIP)
|
2 | 2 |
|
3 |
| -##Carvue-CLI |
| 3 | +##Carbon Design Kit |
| 4 | + |
| 5 | +💎 A Sketch file containing core visual styles, components, and patterns a designer needs to use Carbon as a framework for building product experiences. |
| 6 | + |
| 7 | +[Link](https://github.com/ibm/carbon-design-kit) |
| 8 | + |
| 9 | +##Carbon Component Library |
| 10 | + |
| 11 | +📦 The Component Library gives developers a collection of re-usable HTML and Sass partials they can use for building websites and user interfaces. |
| 12 | + |
| 13 | +[Link](https://github.com/ibm/carbon-components) |
| 14 | + |
| 15 | +##Theming Sandbox |
| 16 | + |
| 17 | +🎨 The sandbox allows you to build a custom theme by changing a color variable’s hex value and then exporting the theme sheet SCSS file. |
| 18 | + |
| 19 | +[Link](http://themes.carbondesignsystem.com/) |
4 | 20 |
|
5 |
| -WIP |
6 | 21 |
|
7 | 22 | ##Carvue-Snippet for VSCODE
|
8 | 23 |
|
| 24 | +✒️ the snippet extension for Vscode |
| 25 | + |
9 | 26 | [VScode Market](https://marketplace.visualstudio.com/items?itemName=CarvueJS.carvuejs)
|
10 | 27 |
|
11 | 28 | 
|
12 | 29 |
|
13 |
| -##Carbon Design System |
14 | 30 |
|
15 |
| -[Carbon DesignSystem](http://www.carbondesignsystem.com/) |
| 31 | +###Carbon Designfor ReactJS |
16 | 32 |
|
17 |
| -###CarbonComponent |
| 33 | +💻 TheCarbonDesign in ReactJS |
18 | 34 |
|
19 |
| -[CarbonComponent](https://github.com/IBM/carbon-components) |
| 35 | +[CarbonDesign in ReactJS](https://github.com/IBM/carbon-components-react) |
20 | 36 |
|
21 |
| -###Carbon Design for ReactJS |
| 37 | +##Carvue-CLI |
22 | 38 |
|
23 |
| -[Carbon Design in ReactJS](https://github.com/IBM/carbon-components-react) |
| 39 | +WIP |