All Projects → Devwares-Team → cdbreact

Devwares-Team / cdbreact

Licence: other
Contrast Design Bootstrap Free : Elegant UI Kit and reusable components for building mobile-first, responsive websites and web apps

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cdbreact

Dell-S2716DGR-Calibration-Guide
Calibration guide for the Dell S2716DG and S2716DGR to get the best picture quality and colors
Stars: ✭ 33 (+26.92%)
Mutual labels:  contrast
page-shadow
A Chrome, Firefox, Opera and Edge extension to increase contrast, decrase brightness and invert color of websites
Stars: ✭ 14 (-46.15%)
Mutual labels:  contrast
capsnap
OpenCV tool that combines image processing algorithms to remove black-bar caption filters from Snapchat images
Stars: ✭ 26 (+0%)
Mutual labels:  contrast
accessibility-buttons
Buttons to add/remove contrast and increase/decrease font size.
Stars: ✭ 61 (+134.62%)
Mutual labels:  contrast
pick-a-good-color
Choose the boldest and most accessible color for a given background.
Stars: ✭ 18 (-30.77%)
Mutual labels:  contrast
a11ycolor
🌈 Generate the nearest accessible color
Stars: ✭ 29 (+11.54%)
Mutual labels:  contrast
metal camera
iOS metal camera with GPU shaders.
Stars: ✭ 68 (+161.54%)
Mutual labels:  contrast
canvas-plus
A universal Node/browser library for manipulating images, built on canvas.
Stars: ✭ 84 (+223.08%)
Mutual labels:  contrast
sass-color-helpers
A collection of Sass color helpers that enables easier, more fool-proof design implementations (+ some math helpers)
Stars: ✭ 92 (+253.85%)
Mutual labels:  contrast
SAPC-APCA
APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
Stars: ✭ 266 (+923.08%)
Mutual labels:  contrast
Image-Processing-CLI-in-Rust
CLI for image processing with histograms, binary treshold and other functions
Stars: ✭ 25 (-3.85%)
Mutual labels:  contrast
Lunar
Intelligent adaptive brightness for your external monitors
Stars: ✭ 2,712 (+10330.77%)
Mutual labels:  contrast
Imgaug
Image augmentation for machine learning experiments.
Stars: ✭ 12,107 (+46465.38%)
Mutual labels:  contrast
Imaging
Imaging is a simple image processing package for Go
Stars: ✭ 4,023 (+15373.08%)
Mutual labels:  contrast

Contrast Bootstrap React

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

NPM JavaScript Style Guide npm

Install

npm install --save cdbreact

or

yarn add cdbreact

Usage

import React from 'react'
import { CDBAlert } from 'cdbreact'

const Alert = () => {
  return (
        <CDBAlert color="primary">
          A simple alert built with contrast design 
        </CDBAlert>
  )
}

export default Alert;

Documentation

Check out our documentation here

Demo

Pages

Carousel

Dashboards

Cards

Buttons

Sidebar

Footer

Widget

Modal

Stepper

Badge

Form

Browser support

Browsers supported

Edge / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Mac N/A supported supported supported supported
Windows supported supported supported N/A supported

PRO Version

Contrast Design Bootstrap PRO

License

See License in <license.pdf> © Devwares

Support Devwares

Follow us on Social Media

Check out and star our GitHub repository

  • Github

  • Create pull requests

  • Submit bugs

  • Suggest new features

  • Help us Improve our documentation with updates

We truly appreciate everyone who has contributed to this project.

Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].