1.4.0 • Published 11 months ago

@oryxqa/sis-ui-kit v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

SIS UI KIT

The UI Kit Library is a comprehensive collection of reusable components and styles for the SIS Admin Panel, Oryx Universal College - Qatar

Features

  • Wide Range of Components: The library includes a vast selection of components such as buttons, form components menus, alerts, modals, and more, covering various use cases and design styles.
  • Customizable: The UI components are highly customizable, allowing you to easily adapt them to match the design requirements.
  • Accessibility-Focused: The library follows best practices for accessibility, ensuring that your UI remains inclusive and usable for all users.

Installation

To install the library, you can use your preferred package manager. Here's an example using npm:

npm install @oryxqa/sis-ui-kit

Usage

  1. Import the css style file in the root of your project:
import '@oryxqa/sis-ui-kit/dist/style.css';
  1. Import the desired components into your project:
import { Button } from '@oryxqa/sis-ui-kit';
  1. Start using the components in your code:
const App = () => {
  return (
    <div>
      <Button variant="primary">Click Me</Button>
    </div>
  );
};

License

This Library is licensed under the MIT License. Feel free to use and modify it to suit your needs.

1.4.0

11 months ago

1.3.8

12 months ago

1.3.7

12 months ago

1.3.5

12 months ago

1.3.4

12 months ago

1.3.3

12 months ago

1.3.2

12 months ago

1.3.1

12 months ago

1.3.0

12 months ago

1.2.8

12 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.2.0

12 months ago

1.1.7

12 months ago

1.1.6

12 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.3.3

12 months ago

0.3.2

12 months ago

0.3.0

12 months ago

0.2.9

12 months ago

0.2.8

12 months ago

0.2.7

12 months ago

0.2.6

12 months ago

0.2.5

12 months ago

0.2.4

12 months ago

0.2.3

12 months ago

0.2.1

12 months ago

0.2.0

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago