PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.4.1
SiteOrigin CSS v1.4.1
1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.10 1.5.11 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0
so-css / lib / minicolors / readme.md
so-css / lib / minicolors Last commit date
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.