Herst / bootstrap-colorpicker

Simple and customizable colorpicker component for Twitter Bootstrap.

Home Page:https://farbelous.github.io/bootstrap-colorpicker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Colorpicker 3

Simple and customizable colorpicker component for Twitter Bootstrap.

Build Status

Installation

For downloading the source code, you have many choices:

  • Downloading the latest master ZIP file
  • Cloning the source code: git clone https://github.com/itsjavi/bootstrap-colorpicker.git
  • Installing via NPM: npm install bootstrap-colorpicker
  • Installing via Yarn: yarn add bootstrap-colorpicker
  • Installing via Composer: composer require itsjavi/bootstrap-colorpicker

Getting started

  • For using the plugin you will only need the files under the dist folder
  • You can read the documentation here

Contributing and reporting issues

It is mandatory to use the provided templates that are suggested whenever you open a new Issue or Pull Request. They can also be found under the .github folder.

Please also respect the Code of Conduct.

Credits

Originally written by Stefan Petre.

About

Simple and customizable colorpicker component for Twitter Bootstrap.

https://farbelous.github.io/bootstrap-colorpicker/

License:MIT License


Languages

Language:JavaScript 49.2%Language:HTML 28.8%Language:CSS 22.0%