24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
|
# Bootstrap Colorpicker 2.3
|
||
|
|
||
|
A nice and customizable colorpicker plugin for Twitter Bootstrap
|
||
|
|
||
|
[![Join the chat at https://gitter.im/mjolnic/bootstrap-colorpicker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mjolnic/bootstrap-colorpicker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/mjolnic/bootstrap-colorpicker.png)](https://travis-ci.org/mjolnic/bootstrap-colorpicker)
|
||
|
|
||
|
## Installation
|
||
|
For downloading the source code, you have many choices:
|
||
|
|
||
|
- Downloading the [latest source code ZIP file](https://github.com/mjolnic/bootstrap-colorpicker/archive/master.zip)
|
||
|
- Cloning: `git clone https://github.com/mjolnic/bootstrap-colorpicker.git`
|
||
|
- Installing via: `bower install mjolnic-bootstrap-colorpicker`
|
||
|
- Installing via: `npm install bootstrap-colorpicker`
|
||
|
|
||
|
## Getting started
|
||
|
- For using the plugin you will only need the files under the `dist` folder
|
||
|
- You can read the [documentation here](http://mjolnic.github.io/bootstrap-colorpicker/)
|
||
|
|
||
|
## Contributing and reporting issues
|
||
|
If you want to contribute to the source code or report issues and suggestions, please read the [CONTRIBUTING.md](CONTRIBUTING.md) guidelines first.
|
||
|
|
||
|
## Credits
|
||
|
Originally written by [Stefan Petre](http://www.eyecon.ro/)
|