Shards UI

screenshot of Shards UI
bootstrap
scss

Shards is a beautiful & modern Bootstrap 4 UI kit packed with extra templates and components.

Overview

Shards is a theme that can be downloaded from the official website or through npm. It requires Bootstrap 4.3.1 as a hard dependency and also offers datepickers and slider controls. The theme can be installed with npm and used with a bundler like webpack. Shards is built using various free resources and contributions from the community.

Features

  • Official Website: Download Shards from the official website.
  • Release Package: Download Shards from the release package.
  • npm: Install Shards using npm.
  • CDN: Use Shards assets via CDN through unpkg and jsDelivr.
  • Bootstrap 4.3.1: Shards is built with Bootstrap 4.3.1 as a hard dependency.
  • Datepicker: Shards offers a datepicker feature.
  • Slider Controls: Shards includes slider controls.
  • Material Icons: Shards supports Material Icons.
  • FontAwesome Icons: Shards supports FontAwesome Icons.

Summary

Shards is a theme that offers a variety of features such as datepickers, slider controls, and support for Material Icons and FontAwesome Icons. It can be downloaded from the official website or installed using npm. Shards requires Bootstrap 4.3.1 as a dependency and can be used with bundlers like webpack. The theme is built using free resources and contributions from the community.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.