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.
Google Analytics is a free web analytics service that tracks and reports website traffic.
Cloud CDN uses Google's global edge network to serve content closer to users.
Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.
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.
JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.