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.
Drupal is a free and open-source web content management framework.
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.
Matter.js is a 2D physics engine for the web. It provides JavaScript-based tools for simulating rigid body physics in 2D environments.
Polyfill is a service which accepts a request for a set of browser features and returns only the polyfills that are needed by the requesting browser.
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.