mirror of
https://github.com/friendica/friendica
synced 2025-04-26 23:50:11 +00:00
first files - move to Version 0.1
This commit is contained in:
parent
69865ea843
commit
65d37a8c20
257 changed files with 40746 additions and 1 deletions
23
frameworks/bootstrap-colorpicker/README.md
Normal file
23
frameworks/bootstrap-colorpicker/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# 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/)
|
Loading…
Add table
Add a link
Reference in a new issue