
SurveyJS is a set of four open-source JavaScript libraries that offer the benefits of a tailor-made in-house survey application, while considerably reducing the time and resources needed to deploy the system. These libraries are independent of specific server code or database requirements and seamlessly integrate with popular JavaScript frameworks, including React, Angular, Vue.js, jQuery, Knockout, and more. They are designed to communicate with any server that can handle JSON requests, ensuring compatibility with various server architectures and databases.
The product family is composed of:
- An open-source MIT-licensed rendering library that renders dynamic JSON-based forms in your web application, and collects responses.
- A self-hosted drag & drop form builder that features an integrated CSS-based theme editor and a GUI for conditional rules. It automatically generates JSON definitions (schemas) of your forms in real time.
- PDF Generator, a library that renders SurveyJS surveys and forms as PDF files in a browser;
- The Dashboard library that allows you to simplify survey data analysis with interactive and customizable charts and tables.
Visit our website to try out and evaluate our full-scale demo for free.
Learn more

T-Mobile for Business is a connectivity provider that helps organizations manage wireless service, business internet, devices, security, and network performance from one business-focused ecosystem. T-Mobile for Business provides next-level enterprise network solutions on America's Best Network* to supercharge your business. Leverage best-in-class mobile and business internet plans through one provider.
SuperMobile is the first and only business plan to elevate your critical communications with performance that intelligently adapts to your needs in real time, even in times of high demand, powered by the first-ever nationwide network slice for business. Plus, get cutting-edge privacy protections and robust encryption to keep your communications secure.
SuperBroadband delivers unbreakable connectivity nationwide, with unmatched coverage reaching every ZIP code in the U.S., including remote areas where legacy networks simply can't go. Stay online through virtually all outages and manage your connection needs through one contract with managed installation and end-to-end support.
T-Mobile for Business provides right-sized solutions tailored to your industry, enabled by the leader in 5G. T-Mobile Public Network, Hybrid Mobile Network, and Private Mobile Network deployments meet your business where you are at on your technology journey.
Core Infrastructure also includes backup connectivity options including dual-network redundancy, fixed wireless failover, and resilient LTE/5G backup for uninterrupted operations. Keep your business protected with T-Mobile for Business' enterprise cybersecurity solutions, with strong encryption, secure network design, and continuous threat monitoring.
*Based on analysis by Ookla of Speedtest Intelligence® data 2H 2025.
Learn more
Screenfull.js
This is a straightforward wrapper designed for cross-browser compatibility with the JavaScript Fullscreen API, enabling you to switch the entire page or specific elements into fullscreen mode. It effectively smooths out variations in browser implementations, relieving you of that burden. If you find yourself unable to utilize ES modules or require compatibility with older browsers without using transpilers, consider opting for version 5.2.0, which is compact at just 0.7 kB when gzipped. Additionally, you can access an older version via cdnjs. While Safari supports fullscreen on desktop and iPad, it is important to note that iPhones do not have this capability due to browser restrictions, which are not attributable to Screenfull itself. This library allows you to fullscreen either the entire page or specific elements while also hiding the navigation interface on mobile devices. You can easily initiate fullscreen for an element using jQuery and toggle it for images as well. Furthermore, it includes features to detect changes in fullscreen status, remove event listeners, handle fullscreen errors, and manage fullscreen elements with Angular.js. Remember that fullscreen mode can only be activated in response to user interactions such as clicks, touches, or key presses, ensuring a seamless user experience. Overall, this wrapper offers a comprehensive solution for incorporating fullscreen functionality across various web applications.
Learn more
Summernote
Summernote is an extremely user-friendly WYSIWYG editor built on Bootstrap, which can be effortlessly installed by downloading and linking the JavaScript and CSS files along with Bootstrap. You can tailor your experience by initializing a variety of options and modules, allowing you to see all the practical features of Summernote in action. Licensed under MIT and actively maintained by the community, it is compatible with various back-end frameworks. There are also third-party integrations available for platforms like Django, Rails, and Angular. This editor supports Bootstrap versions ranging from 3.x.x to 4.x.x and is notably lightweight, with the combined size of the JavaScript and CSS files being only 100KB. It offers an intuitive user experience and is compatible with all major browsers, including Safari, Chrome, Firefox, Opera, Edge, and Internet Explorer 9+. Additionally, it works seamlessly across all major operating systems, including Windows, MacOS, and Linux. To quickly get started with Summernote, you can download its precompiled and minified CSS and JavaScript versions, and keep in mind that Bootstrap requires specific HTML elements and CSS properties that necessitate an HTML5 doctype for optimal functionality. Moreover, the editor's flexibility allows developers to easily adapt it for various use cases and requirements.
Learn more