Apache is a free and open-source cross-platform web server software.
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.
cdnjs is a free distributed JS library delivery service.
Google Analytics is a free web analytics service that tracks and reports website traffic.
Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.
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.
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.
Laravel is a free, open-source PHP web framework.
Matter.js is a 2D physics engine for the web. It provides JavaScript-based tools for simulating rigid body physics in 2D environments.
Modernizr is a JavaScript library that detects the features available in a user's browser.
Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.
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.
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.