Bootbox.js is a small JavaScript library which allows you to create custom modal dialogs using Bootstrap modals, without having to worry about creating, managing, or removing any of the required DOM elements or JavaScript event handlers.
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.
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.
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
Modernizr is a JavaScript library that detects the features available in a user's browser.
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
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.
Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.