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>
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.