.. | ||
.github | ||
dist | ||
docs | ||
spec | ||
.bower.json | ||
.editorconfig | ||
.jshintrc | ||
.npmignore | ||
.travis.yml | ||
composer.json | ||
Gruntfile.js | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
serve.js | ||
yarn.lock |
Bootstrap Colorpicker 2
Simple and customizable colorpicker component for Twitter Bootstrap.
Installation
For downloading the source code, you have many choices:
- Downloading the latest v2.x source code ZIP file
- Cloning the source code:
git clone https://github.com/farbelous/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 - Documentation and demos
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