Svelte implementation of the Carbon Design System
Carbon Components Svelte is a Svelte component library created by IBM that implements the Carbon Design System. This open source design system is designed to facilitate design and development through reuse, consistency, and extensibility. Along with carbon-components-svelte, the Carbon Svelte portfolio also includes Carbon Icons Svelte, Carbon Pictograms Svelte, Carbon Charts Svelte, and Carbon Preprocess Svelte.
To install carbon-components-svelte, you need to add it as a development dependency. Here is how you can do it:
npm install --save-dev carbon-components-svelte
Carbon Components Svelte is a Svelte component library that implements the Carbon Design System. It is part of the Carbon Svelte portfolio, which includes additional libraries for icons, pictograms, charts, and preprocessors. By using Carbon Components Svelte, developers can easily create web applications with a consistent and visually appealing design.