From 015cf1ad685b345d750a91370f71aed21ef63b0c Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 26 Jul 2017 14:41:36 -0400 Subject: [PATCH] Updated jQuery Libraries (markdown) --- jQuery-Libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index 383fb54..4b4437b 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -4,10 +4,10 @@ * wNumb is used for the formatting / display of numbers that is used with the slider: [https://refreshless.com/wnumb/](https://refreshless.com/wnumb/) +* libLink is a Library for binding jQuery elements to plugins, used by [older versions](https://refreshless.com/nouislider/new-version/) of noUiSlider: [https://github.com/leongersen/libLink](https://github.com/leongersen/libLink) + * 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/) * jEditable provides inplace editing, used for the Change Fund on the transactions page: [https://appelsiini.net/projects/jeditable/](https://appelsiini.net/projects/jeditable/) - -* libLink is a Library for binding jQuery elements to plugins: [https://github.com/leongersen/libLink](https://github.com/leongersen/libLink) \ No newline at end of file