0.7.3 • Published 1 day ago

gordy-ui-lib v0.7.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 day ago

Project Name

Gordy-UI-Lib.

About the Project

The project provides general information about an application created by the Gordion Technology team.

Developer

Gordion Technology

Installation

You can follow the steps below to install the project in your local environment.

  1. Clone the repository: git clone https://github.com/aliozzkan/gordy-ui-lib.git
  2. Navigate to the project folder: cd ProjectName
  3. Install the necessary dependencies: npm install

Usage

Basic information on how to use the project:

  1. Start the application: npm run storybook
  2. Open the URL http://localhost:6006 in your browser.

Example Usage for Developers

You can understand how to contribute to the project by examining some sample codes in this project.

Sample JavaScript Code

Below is a sample TypeScript code for using a module in the project. This code imports the IconList function from a utility file named main.tsx and uses it.

// main.tsx

import { IconList } from 'gordy-ui-lib';

// Using the IconList component
<IconList
  maxItemLength={4} // required
  strategy={{...IconListComponentStrategyResponse}} // required
  title="Coponent Title"    // optional
  className="my-5 py-4"     // optional
  showArrows                // optional
  showBullets               // optional
  wrapperBgColor="#f3f3f3"  // optional
  wrapperHeight="auto"      // optional
  wrapperWidth="100%"       // optional
/>
0.6.7

3 days ago

0.6.9

3 days ago

0.6.8

3 days ago

0.7.2

3 days ago

0.7.1

3 days ago

0.7.3

1 day ago

0.7.0

3 days ago

0.6.6

4 days ago

0.6.5

8 days ago

0.6.4

9 days ago

0.5.9

11 days ago

0.6.3

11 days ago

0.6.2

11 days ago

0.6.1

11 days ago

0.6.0

11 days ago

0.5.8

14 days ago

0.5.7

14 days ago

0.5.4

15 days ago

0.5.3

15 days ago

0.5.6

15 days ago

0.5.5

15 days ago

0.5.2

16 days ago

0.5.1

16 days ago

0.4.9

18 days ago

0.5.0

18 days ago

0.4.8

1 month ago

0.4.5

1 month ago

0.4.4

1 month ago

0.4.6

1 month ago

0.4.3

2 months ago

0.4.1

2 months ago

0.4.0

2 months ago

0.4.2

2 months ago

0.3.9

3 months ago

0.3.8

3 months ago

0.3.6

3 months ago

0.3.5

3 months ago

0.3.7

3 months ago

0.3.4

3 months ago

0.3.0

3 months ago

0.2.7

3 months ago

0.2.9

3 months ago

0.2.8

3 months ago

0.3.2

3 months ago

0.3.1

3 months ago

0.3.3

3 months ago

0.2.6

3 months ago

0.2.5

3 months ago

0.2.3

3 months ago

0.2.4

3 months ago

0.2.2

4 months ago

0.2.1

4 months ago

0.2.0

4 months ago

0.1.9

4 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.0

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago