AdminLTE/bower_components/bootstrap-colorpicker
Abdullah Almsaeed d7f2e977f5 Fix issue #1692 2017-10-15 15:46:02 -04:00
..
dist Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
docs Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
src Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
.bower.json Fix issue #1692 2017-10-15 15:46:02 -04:00
CONTRIBUTING.md Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
LICENSE Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
README.md Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
bower.json Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
serve.js Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00

README.md

Bootstrap Colorpicker 2

Fancy and customizable color picker plugin for Twitter Bootstrap

Build Status

Installation

For downloading the source code, you have many choices:

  • Downloading the latest source code ZIP file
  • Cloning the source code: git clone https://github.com/itsjavi/bootstrap-colorpicker.git
  • Installing via Bower: bower install bootstrap-colorpicker
  • Installing via NPM: npm install 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

If you want to contribute to the source code or report issues and suggestions, please read the CONTRIBUTING.md guidelines first. Some steps are mandatory in order to accept a Pull Request.

Credits

Originally written by Stefan Petre