AngularJS is a JavaScript-based open-source web application framework led by the Angular Team at Google.
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.
Internet Information Services (IIS) is an extensible web server software created by Microsoft for use with the Windows NT family.
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.
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
Math.js a JavaScript library that provides a comprehensive set of mathematical functions and capabilities for performing complex calculations and operations in web applications.
ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.
Mobile-detect.js is a compact JavaScript library designed to detect devices by comparing patterns against a given User-Agent string.
Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.
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.
RxJS is a reactive library used to implement reactive programming to deal with async implementation, callbacks, and event-based programs.