]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/frameworks/bootstrap-colorpicker/README.md
Merge pull request #2531 from rabuzarus/frio_merge
[friendica.git] / view / theme / frio / frameworks / bootstrap-colorpicker / README.md
1 # Bootstrap Colorpicker 2.3
2
3 A nice and customizable colorpicker plugin for Twitter Bootstrap
4
5 [![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)
6  
7 ## Installation
8 For downloading the source code, you have many choices:
9
10 - Downloading the [latest source code ZIP file](https://github.com/mjolnic/bootstrap-colorpicker/archive/master.zip)
11 - Cloning: `git clone https://github.com/mjolnic/bootstrap-colorpicker.git`
12 - Installing via: `bower install mjolnic-bootstrap-colorpicker`
13 - Installing via: `npm install bootstrap-colorpicker`
14
15 ## Getting started
16 - For using the plugin you will only need the files under the `dist` folder
17 - You can read the [documentation here](http://mjolnic.github.io/bootstrap-colorpicker/)
18
19 ## Contributing and reporting issues
20 If you want to contribute to the source code or report issues and suggestions, please read the [CONTRIBUTING.md](CONTRIBUTING.md) guidelines first.
21
22 ## Credits
23 Originally written by [Stefan Petre](http://www.eyecon.ro/)