5.0.0 • Published 1 year ago

@heycar-uikit/typography v5.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

HeyCar-UIKit - Typography

Tests Coverage Status Demo build Commitizen friendly

The Typography component is used to display any types of text present on the heycar-uikit design system.

In the design prototypes, when clicking on text, you will find a variant name like h1, subheading2, body4. That's all that you need to get your text component ready. Each variant contains already the expected font size, font weight, letter spacing, line height, and text transform.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/typography

Usage

import Typography from '@heycar-uikit/Typography';

function App() {
  return <Typography variant="subheading2">Hello World</Typography>;
}

Documentation and sandbox

Storybook documentation and sandbox

5.0.0

1 year ago

3.5.2

1 year ago

3.5.1

1 year ago

4.0.0

1 year ago

3.4.0

1 year ago

3.3.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.5.0

1 year ago

3.0.0

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

1.3.3

2 years ago

1.4.1

2 years ago

2.0.1

2 years ago

1.1.1

2 years ago

1.3.1

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago