2.6.0 • Published 3 days ago

@mskcc/carbon-react v2.6.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 days ago

@mskcc/carbon-react

React components for the MSKCC Design System

Getting started

To install @mskcc/carbon-react in your project, you will need to run the following command using npm:

npm install -S @mskcc/carbon-react

If you prefer Yarn, use the following command instead:

yarn add @mskcc/carbon-react

This package requires Dart Sass in order to compile styles.

If you're new to Sass, we recommend checking out the following resources and links:

For info on how to configure Sass for your project, here are some common framework's documentation worth reviewing:

Or if you're just using a bundler:

Or anything else not listed above:

Once you get Sass up and running in your project, you may need to configure Sass to include node_modules in its includePaths option. For more information, checkout the configuration section in our Sass docs.

Usage

The @mskcc/carbon-react package provides components and icons for the Carbon Design System.

To use a component, you can import it directly from the package:

import { Button } from '@mskcc/carbon-react';

function MyComponent() {
  return <Button>Example usage</Button>;
}

📖 API Documentation

If you're looking for @mskcc/carbon-react API documentation, check out:

🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀

2.6.0

3 days ago

2.5.0

8 days ago

2.4.6-beta.0

2 months ago

2.4.5

2 months ago

2.4.4

3 months ago

2.4.4-beta.4

3 months ago

2.4.4-beta.5

3 months ago

2.4.4-beta.3

3 months ago

2.4.4-beta.1

3 months ago

2.4.4-beta.2

3 months ago

2.4.4-beta.0

3 months ago

2.4.3

4 months ago

2.4.3-beta.3

4 months ago

2.4.3-beta.2

4 months ago

2.4.3-beta.4

4 months ago

2.4.3-beta.1

4 months ago

2.4.3-beta.0

5 months ago

2.4.2

5 months ago

2.4.1

6 months ago

2.4.0

6 months ago

2.3.1

6 months ago

2.3.0

6 months ago

2.3.0-beta.1

7 months ago

2.2.0

7 months ago

2.1.0

7 months ago

2.1.0-beta.0

8 months ago

2.0.1

8 months ago

2.0.0

8 months ago

0.0.0-beta.18

8 months ago

0.0.0-beta.17

8 months ago

0.0.0-beta.16

8 months ago

0.0.0-beta.15

8 months ago

0.0.0-beta.13

8 months ago

0.0.0-beta.12

8 months ago

0.0.0-beta.11

8 months ago

0.0.0-beta.10

8 months ago

0.0.0-beta.9

8 months ago

0.0.0-beta.8

8 months ago

0.0.0-beta.7

8 months ago

0.0.0-beta.6

9 months ago

0.0.0-beta.5

9 months ago

0.0.0-beta.4

9 months ago

0.0.0-beta.3

9 months ago

0.0.0-beta.2

9 months ago

0.0.0-beta.1

9 months ago

0.0.0-beta.0

9 months ago