1.0.7 • Published 2 days ago

imbric-theme v1.0.7

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 days ago

Table of Contents

Getting Started

You must have react, react-dom and classnames installed thiose are peer dependencies of this project.

1. Installation

Using NPM

npm install imbric-theme

Using Yarn

yarn add imbric-theme

2. Using the library

  • Import component
import { Icon, ButtonIcon } from '....'
  • Use component
<ButtonIcon icon="arrowRight" type="primary">
  Cowards Agreed
</ButtonIcon>

Storybook

Check the rest of the available components in our Storybook

Running the project locally

Follow these steps to start the project in development

  1. Clone repository. git clone git@bitbucket.org:jorgemuriel/imbric-storybook.git
  2. Install dependencies in the project folder running yarn or npm install
  3. Run Storybook with yarn dev or npm run dev, this command will build the tokens and open Storybook.

Running the tests

  1. Run yarn run testor npm run test
  2. To keep the tests running, run yarn run test:watch

Methodologies

Atomic Design

For this project will be using the methodology to create componentes called Atomic Design. The component library will be creating just Atoms and Molecules with the following definitions:

Atoms definition

For this project an atom will be a component that is composed by an unique Atom with or without HTML tags, or just HTML tags.

Molecules definition

For this project a molecule is a component that is composed by at least 2 different atoms.

1.0.7

2 days ago

1.0.6

27 days ago

1.0.5

29 days ago

1.0.4

1 month ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

3 months ago

0.1.9

3 months ago

0.1.8

3 months ago

0.1.7

5 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

7 months ago

0.1.3

8 months ago

0.1.0

8 months ago

0.8.9

9 months ago

0.8.8

10 months ago

0.8.5

11 months ago

0.8.4

11 months ago

0.8.7

11 months ago

0.8.6

11 months ago

0.9.0

9 months ago

0.7.9

12 months ago

0.7.6

12 months ago

0.7.5

12 months ago

0.7.8

12 months ago

0.7.7

12 months ago

0.8.1

11 months ago

0.8.0

11 months ago

0.8.3

11 months ago

0.8.2

11 months ago

0.6.9

1 year ago

0.7.2

1 year ago

0.7.1

1 year ago

0.7.4

1 year ago

0.7.3

1 year ago

0.7.0

1 year ago

0.6.7

1 year ago

0.6.6

1 year ago

0.6.8

1 year ago

0.6.3

1 year ago

0.6.2

1 year ago

0.6.5

1 year ago

0.6.4

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.8

1 year ago

0.5.9

1 year ago

0.4.9

2 years ago

0.5.7

1 year ago

0.4.8

2 years ago

0.5.4

1 year ago

0.4.5

2 years ago

0.5.3

1 year ago

0.4.4

2 years ago

0.5.6

1 year ago

0.5.5

1 year ago

0.4.6

2 years ago

0.5.0

2 years ago

0.5.2

1 year ago

0.5.1

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.3.9

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.8

2 years ago

0.3.4

2 years ago

0.3.0

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.3.2

2 years ago

0.2.3

2 years ago

0.3.1

2 years ago

0.2.5

2 years ago

0.3.3

2 years ago

0.2.4

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago