A Lightweight Front-end UI Component Framework Library | Grayshift

Grayshift is a lightweight front-end component library for developing fast and robust web interfaces. Grayshift is a front-end framework that provides a number of user interface components, page templates, and content blocks for building modern web applications.

material ui, ui component library examples, what is a component library, javascript ui framework, semantic ui

How to make use of it:

1. Download and import the Grayshift.css in your HTML doc.

<link rel="stylesheet" href="./css/grayshift.min.css" />
<!-- Or From CDN -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yanchokraev/grayshift@latest/css/grayshift.min.css" />

2. Import the newest Bootstrap 5 framework and popper.js library if you have to use elements.

<script src="/path/to/cdn/popper.min.js"></script>
<script src="/path/to/cdn/bootstrap.min.js"></script>

UI-Component-Framework-Library-Grayshift-e

UI-Component-Framework-Library-Grayshift-d

UI-Component-Framework-Library-Grayshift-c

UI-Component-Framework-Library-Grayshift-b

UI-Component-Framework-Library-Grayshift-a

Lightweight Fast UI Component Framework, Grayshift Plugin/Github


See Demo And Download

Official Website(yanchokraev): Click Here

This superior jQuery/javascript plugin is developed by yanchokraev. For extra Advanced Usages, please go to the official website.

Leave a Comment