
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
NG-Bootstrap
It's as straightforward as Angular combined with Bootstrap CSS—nothing more. If you're familiar with Angular, then ng-bootstrap will also be within your grasp. You'll find all the familiar Bootstrap components such as carousels, modals, popovers, tooltips, and navigation, along with extra features like datepickers, ratings, and typeahead functionality. Every piece of code has been thoroughly tested to ensure nearly complete coverage, and all modifications undergo careful scrutiny; we prioritize quality above all else. Accessibility is a core principle for all our widgets, utilizing the appropriate HTML elements and necessary ARIA attributes. Keyboard navigation and focus management are implemented to function flawlessly. Our team is behind the creation of angular-ui/bootstrap, and we have dedicated many years to developing these widgets. Several of our team members contribute to the core Angular framework, reinforcing our commitment to the community by enhancing the projects we utilize, such as Angular and Bootstrap. In doing so, we ensure that our work benefits others while maintaining the highest standards of development.
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