jquery.minicolors.css
9 years ago
jquery.minicolors.js
9 years ago
jquery.minicolors.min.js
6 years ago
jquery.minicolors.png
9 years ago
readme.md
9 years ago
readme.md
19 lines
| 1 | # jQuery MiniColors: A tiny color picker built on jQuery |
| 2 | |
| 3 | _Copyright Cory LaViska for A Beautiful Site, LLC: http://www.abeautifulsite.net/_ |
| 4 | |
| 5 | _Licensed under the MIT license_ |
| 6 | |
| 7 | ## Demo & Documentation |
| 8 | |
| 9 | http://labs.abeautifulsite.net/jquery-minicolors/ |
| 10 | |
| 11 | ## Install via NPM |
| 12 | |
| 13 | This is the official NPM version of MiniColors: |
| 14 | |
| 15 | ``` |
| 16 | npm install --save @claviska/jquery-minicolors |
| 17 | ``` |
| 18 | |
| 19 | **Note:** There is another version on NPM without the namespace that is out of date and not supported. I did not create it nor do I have control of it. Please use the official NPM version to ensure you have the latest updates. |