UNPKG

dashboard-skeleton-compostrap

Version:

Simple and fast dashboard skeleton on Bootstrap

42 lines (32 loc) 1.99 kB
## Dashboard skeleton Simple and fast dashboard skeleton template. [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/compostrap/dashboard-skeleton-compostrap/blob/master/license) [![npm version](https://badge.fury.io/js/dashboard-skeleton-compostrap.svg)](https://badge.fury.io/js/dashboard-skeleton-compostrap) [![Build status](https://github.com/compostrap/dashboard-skeleton/actions/workflows/build.yml/badge.svg)](https://github.com/compostrap/dashboard-skeleton/actions/workflows/build.yml) [![CodeFactor](https://www.codefactor.io/repository/github/compostrap/dashboard-skeleton/badge)](https://www.codefactor.io/repository/github/compostrap/dashboard-skeleton) ## Installation ``` npm install dashboard-skeleton-compostrap ``` ## Built on - [Bootstrap 5](https://getbootstrap.com) - [Font Awesome 7](https://fontawesome.com) - [Perfect scrollbar](https://github.com/mdbootstrap/perfect-scrollbar) - [Nanobar](https://github.com/jacoborus/nanobar) ## Demo https://compostrap.github.io/dashboard.skeleton ## Introduction Simple and fast dashboard skeleton is build on Bootstrap. So you should be aware of how Bootstrap itself is used. The advantage is also knowledge of sass, npm, grunt. ## Dashboard skeleton The basic skeleton consists of these components. - [Sidebar skeleton](https://github.com/compostrap/sidebar-skeleton) - [Sidebar menu](https://github.com/compostrap/sidebar-menu) ## Dashboard extension Added some classes for text. | Color | Class | |----------------------------------------------------------|-------------| | ![#6f42c1](https://placehold.co/15x15/6f42c1/6f42c1.png) | text-purple | | ![#e83e8c](https://placehold.co/15x15/e83e8c/e83e8c.png) | text-pink | | ![#fd7e14](https://placehold.co/15x15/fd7e14/fd7e14.png) | text-orange | | ![#20c997](https://placehold.co/15x15/20c997/20c997.png) | text-teal |