 | Underscore.js | Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes. | https://underscorejs.org |
 | Lightbox | Lightbox is small javascript library used to overlay images on top of the current page. | https://lokeshdhakar.com/projects/lightbox2/ |
 | jQuery UI | jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML. | https://jqueryui.com |
 | jQuery Migrate | Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9. | https://github.com/jquery/jquery-migrate |
 | jQuery | jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. | https://jquery.com |