You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AdminLTE/bower_components/bootstrap-colorpicker
Abdullah Almsaeed d7f2e977f5
Fix issue #1692
7 years ago
..
dist Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
docs Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
src Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
.bower.json Fix issue #1692 7 years ago
CONTRIBUTING.md Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
LICENSE Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
README.md Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
bower.json Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago
serve.js Add bower_components for direct downloads but ignore them when installing using npm or bower 8 years ago

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