@trsys-tech/matrix-library v0.4.6-alpha
MatrixUI Library
MatrixUI Library is a comprehensive UI component library built with React and TypeScript. It provides a wide range of reusable components to help you build modern and responsive user interfaces.
Table of Contents
Installation
To install the MatrixUI Library, use npm or yarn:
npm install @trsys-tech/matrix-libraryor
yarn add @trsys-tech/matrix-libraryUsage
import { Button } from "@trsys-tech/matrix-library";
function App() {
return <Button variant="primary">Click Me</Button>;
}Components
MatrixUI Library includes a variety of components, such as:
- Buttons
- Modals
- Forms
- Tabs
- Toasts
- And many more...
For a full list of components and their usage, please refer to the Storybook documentation.
Development
To set up the development environment, clone the repository and install the dependencies:
git clone https://github.com/Trsys-Tech/matrix-library.git
cd matrix-library
npm installContributing
We welcome contributions to the MatrixUI Library! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details. MatrixUI Library
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago