mirror of https://github.com/ColorlibHQ/AdminLTE
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.
Abdullah Almsaeed
661398920d
|
6 years ago | |
---|---|---|
.. | ||
.github | 6 years ago | |
dist | 6 years ago | |
docs | 6 years ago | |
spec | 6 years ago | |
src | 6 years ago | |
.bower.json | 6 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.jshintrc | 6 years ago | |
.npmignore | 6 years ago | |
.travis.yml | 6 years ago | |
Gruntfile.js | 6 years ago | |
LICENSE | 8 years ago | |
README.md | 6 years ago | |
composer.json | 6 years ago | |
index.html | 6 years ago | |
package.json | 6 years ago | |
serve.js | 8 years ago | |
yarn.lock | 6 years ago |
README.md
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