zhaojinyu 73e6d881c9 first commit před 3 měsíci
..
dist 73e6d881c9 first commit před 3 měsíci
docs 73e6d881c9 first commit před 3 měsíci
src 73e6d881c9 first commit před 3 měsíci
.editorconfig 73e6d881c9 first commit před 3 měsíci
.jshintrc 73e6d881c9 first commit před 3 měsíci
.npmignore 73e6d881c9 first commit před 3 měsíci
.travis.yml 73e6d881c9 first commit před 3 měsíci
CONTRIBUTING.md 73e6d881c9 first commit před 3 měsíci
Gruntfile.js 73e6d881c9 first commit před 3 měsíci
LICENSE 73e6d881c9 first commit před 3 měsíci
README.md 73e6d881c9 first commit před 3 měsíci
bower.json 73e6d881c9 first commit před 3 měsíci
composer.json 73e6d881c9 first commit před 3 měsíci
index.html 73e6d881c9 first commit před 3 měsíci
package.json 73e6d881c9 first commit před 3 měsíci
serve.js 73e6d881c9 first commit před 3 měsíci

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