From ef31a92ef95b3b4e81ad847bd0e5ed0c593f7818 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 26 Jul 2017 14:23:28 -0400 Subject: [PATCH] Updated jQuery Libraries (markdown) --- jQuery-Libraries.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index 720a708..88e21b8 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -2,4 +2,8 @@ Chosen is used for nice select boxes: [https://harvesthq.github.io/chosen/](http noUiSlider is used for the slider to choose accounting ranges: [https://refreshless.com/nouislider/](https://refreshless.com/nouislider/) -wNumb is used for the formatting / display of numbers: [https://refreshless.com/wnumb/](https://refreshless.com/wnumb/) \ No newline at end of file +wNumb is used for the formatting / display of numbers that is used with the slider: [https://refreshless.com/wnumb/](https://refreshless.com/wnumb/) + +PickMeUp is the nice date picker used in stats: [https://github.com/nazar-pc/PickMeUp](https://github.com/nazar-pc/PickMeUp) + +Mask makes masks on form fields and html elements which really helps in causing people to enter data correctly and intuitively: [https://igorescobar.github.io/jQuery-Mask-Plugin/](https://igorescobar.github.io/jQuery-Mask-Plugin/) \ No newline at end of file