carbon-components

carbon-design-system
esm Styles deprecated
carbon-components JS library homepage carbon-components JS library on GitHub carbon-components JS library on npm Download carbon-components JS library

The Carbon Design System is IBM’s open-source design system for products and experiences.

Version 10.58.15 License Apache-2.0 Vulnerabilities 0
carbon-components JS library homepage
carbon-components JS library on GitHub
carbon-components JS library on npm
Download carbon-components JS library
Keywords
carboncomponentcomponentscsshtmlibmjavascriptjslibrarypatternpatternssassscssstyle guideeyeglass-module
INSTALL
Type:
Version:
<script type="module"> import carbonComponents from 'https://cdn.jsdelivr.net/npm/carbon-components@10.58.15/+esm' </script>
Learn more

carbon-components

Carbon Components is released under the Apache-2.0 license Build Status PRs welcome!

The Carbon Design System is a series of individual styles and components, that when combined make beautiful, intuitive designs. These designs are systemic and logical, as they all follow the same universal principles.

The component library gives developers a collection of re-usable HTML and SCSS partials for building their products.

Getting started

To install carbon-components in your project, you will need to run the following command using npm:

npm install -S carbon-components

If you prefer Yarn, use the following command instead:

yarn add carbon-components

If you just want to try out carbon-components, you can also use CodeSandbox.

Edit carbon-components

(Important note: src directory in the package has been deprecated and subject to breaking changes. Please use es/umd/scss directories instead)

:books: Documentation

Contributors

Thanks goes to these wonderful people :key::

This project follows the all-contributors specification. Contributions of any kind welcome!