intelogie / bootstrap-colorpicker
Fancy and customizable colorpicker plugin for Twitter Bootstrap
Installs: 132
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 369
Language:JavaScript
Requires
- components/bootstrap: >=2
- components/jquery: >=1.10
This package is auto-updated.
Last update: 2024-10-21 20:26:12 UTC
README
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/mjolnic/bootstrap-colorpicker.git
- Installing via Bower:
bower install bootstrap-colorpicker
- Installing via NPM:
npm install bootstrap-colorpicker
- Installing via Composer:
composer require mjolnic/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