/bootstrap-colorpicker

Simple and customizable colorpicker component for Twitter Bootstrap.

Primary LanguageJavaScriptMIT LicenseMIT

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.