mirror of
https://github.com/friendica/friendica
synced 2025-03-24 21:24:03 +00:00
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
|
||
|
|
||
|
[](https://gitter.im/mjolnic/bootstrap-colorpicker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](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/)
|