Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.
cdnjs is a free distributed JS library delivery service.
Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.
Google Analytics is a free web analytics service that tracks and reports website traffic.
GSAP is an animation library that allows you to create animations with JavaScript.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
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.
Open Graph is a protocol that is used to integrate any web page into the social graph.
Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.
Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.
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.