/MatrixUI-component-library

Matrix UI : The perfect UI library for styling your website.

Primary LanguageHTML

The perfect UI library for styling your website

Stack Used

HTML-5, CSS-3, Vanilla JavaScript

Installation

To get the styles of the components, add the following line of code in the "head" tag of your html document

      <link rel="stylesheet" href="https://matrix-ui.netlify.app/styles.css">

To get the Font Awesome Icons, add the following line of code in the "head" tag of your html document

    <script src="https://kit.fontawesome.com/52c15eb80a.js" crossorigin="anonymous"></script>

Components List

Alerts

  • Success Alert
  • Warning Alert
  • Danger Alert
  • Information Alert

Avatar

  • Differnt Sizes Avatar (Extra Small to Extra Large )
  • Avatar with circular border

Badges

  • Simple Badges
  • Pill Badges
  • Badge on Icons
  • Badge on Avatar

Buttons

  • Simple Buttons
  • Outlined Buttons
  • Different sized buttons(Small & Large)
  • Disabled Buttons
  • Link buttons
  • Icon Buttons
  • Floated Action Button

Cards

  • Vertical Card
  • Card with Badge
  • Card with Text Overlay
  • Card with Dismiss
  • Horizonatal Card
  • Text Only card

Chips

  • Simple Chips
  • Chips with Avatar

Drawer

  • Drawer slides from left

Grids

  • Four Columns Grid
  • Three Columns Grid
  • Two Columns Grid
  • Single Columns Grid

Images

  • Full Width Responsive Image
  • Round Image
  • Square Image

Forms & Inputs

  • Labeled Inputs
  • Success & Error Inputs
  • Input List
  • Textarea
  • Checkboxes
  • Radio buttons
  • Log in Form

List

  • Simple List
  • Notification List

Modal

  • Modal Example
  • Delete Model

Navbar

  • Responsive Navbar

Ratings

  • Large Size Ratings
  • Medium Size Ratings
  • Small Size Ratings

Snackbar

  • Simple Snackbar

Typography

  • Different Sized Headings
  • Types of Paragraph Text
  • Some Extra styles(Text Mark, Text Strike Through & Text Light Weight)

Demo

Matrix-ui-gif