@quantumblack/carbon-ui-components

3.0.1 • Public • Published

Carbon UI Components

License npm version CircleCI

This repo represents a set of UI components that we use in our internal products and applications. It allows us to move at speed i.e. not rewrite the wheel on every new endeavour.

👀 Getting Started

To install Carbon UI Components into your project, run the following in your project directory:

npm i --save @quantumblack/carbon-ui-components

Once you have installed the library you can use the components in your project e.g.

import React from 'react';
import ReactDOM from 'react-dom';
import { Button } from '@quantumblack/carbon-ui-components';

const MyComponent = () => (
  <Button theme='light' size='small' mode='secondary'>Hello world!</Button>
);

ReactDOM.render(<MyComponent />, document.getElementById('root'));

📚 Documentation

We use styleguidist to document our comments and their usage. To try them out head over here.

👋 Contact

This project needs your help! If you have any questions email: frontend@quantumblack.com

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.11latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.11
3.0.00
2.1.00
2.0.00
1.5.00
1.4.00
1.3.20
1.3.10
1.3.00
1.2.40
1.2.30
1.2.20
1.2.10
1.2.00
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00
1.0.70
1.0.60
1.0.50
1.0.40
1.0.20
1.0.10
1.0.00
0.8.00
0.7.100
0.7.90
0.7.80
0.7.70
0.7.60
0.7.50
0.7.40
0.7.30
0.7.20
0.7.10
0.7.00
0.6.40
0.6.30
0.6.10
0.6.00
0.5.00
0.4.20
0.4.10
0.4.00
0.3.70
0.3.60
0.3.50
0.3.40
0.3.30
0.3.10
0.2.80
0.2.70
0.2.60
0.2.40
0.2.30
0.2.20
0.2.00
0.1.20
0.1.10
0.1.00
0.0.70
0.0.60
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i @quantumblack/carbon-ui-components

Weekly Downloads

1

Version

3.0.1

License

UNLICENSED

Unpacked Size

402 kB

Total Files

6

Last publish

Collaborators

  • rashidamk
  • tynan.debold
  • ottis_qb
  • leonnallamuthu