mirror of https://github.com/ColorlibHQ/gentelella
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.
christianesperar
89d7f6df20
|
9 years ago | |
---|---|---|
.. | ||
dist | 9 years ago | |
docs | 9 years ago | |
src | 9 years ago | |
.bower.json | 9 years ago | |
CONTRIBUTING.md | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
bower.json | 9 years ago | |
serve.js | 9 years ago |
README.md
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/mjolnic/bootstrap-colorpicker.git
- Installing via Bower:
bower install mjolnic-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