1.11.8 • Published 3 months ago

alif-react-ui-kit v1.11.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

Alif UI kit for React.

How to use?

Inside you React/Next.js project run:

yarn add alif-react-ui-kit

or

npm install alif-react-ui-kit

Then inside you project import necessary component:

import { ButtonColor, ButtonSize, ButtonVariant, Button } from  "alif-react-ui-kit";

All available components can be viewed in storybook. All available props well documented also there. Alif UI kit React Storybook

How to contribute?

Create an issue or choose an already created and assignee to yourself. Clone the repo. Create meaningful branch for developing. Keep current style code and follow with current folder structure of the project while developing. Inside `src/folder implement the component from design system. Write tests for the component, referring to previously tests, like inButtoncomponent. Create a Pull request to main branch and assignmhushang, withOdinaev444` to reviewers.*

In the root first need to run npm pkg set scripts.prepare="husky install". Inside test_project/* folder you can import your component, then run yarn dev or npm run dev to start the project and develop the component.

1.11.8

3 months ago

1.11.7

3 months ago

1.11.6

3 months ago

1.11.5

3 months ago

1.11.4

4 months ago

1.11.3

4 months ago

1.11.2

4 months ago

1.10.2

5 months ago

1.10.1

5 months ago

1.10.0

5 months ago

1.9.1

5 months ago

1.9.0

5 months ago

1.8.5

5 months ago

1.8.3

5 months ago

1.8.2

5 months ago

1.7.0

5 months ago

1.6.3

5 months ago

1.6.2

6 months ago

1.6.1

6 months ago

1.6.0

6 months ago

1.5.0

6 months ago

1.4.2

6 months ago

1.4.1

6 months ago

1.4.0

6 months ago

1.3.4

6 months ago

1.3.3

6 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago