Package Exports
- bootstrap-colorpicker
- bootstrap-colorpicker/dist/css/bootstrap-colorpicker.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bootstrap-colorpicker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bootstrap Colorpicker 2
Fancy and customizable color picker plugin for Twitter Bootstrap
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