diff options
Diffstat (limited to '3rd-party-libs.txt')
-rw-r--r-- | 3rd-party-libs.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/3rd-party-libs.txt b/3rd-party-libs.txt new file mode 100644 index 0000000..391e572 --- /dev/null +++ b/3rd-party-libs.txt @@ -0,0 +1,8 @@ +# 3rd-Party Libraries + +## jscolor Color Picker +A very nice color picker, much better than HTML's native <input type="color">. No jQuery dependency. + +Source: http://jscolor.com/release/latest.zip (Unfortunately, there is no specific URL for 2.0.5, the version I am using) <br> +Docs: http://jscolor.com/ +Renamed to jscolor-2.0.5.js |