Results for: html 5 browser java

Suggested Categories:

HTML Editors
HTML editors are software tools used to create and edit HTML (HyperText Markup Language) code, which is the standard language used to build and design webpages. These editors provide a user-friendly interface for writing, editing, and previewing HTML code, often with features like syntax highlighting, code auto-completion, and real-time previews. Some HTML editors also include tools for CSS and JavaScript integration, making it easier for developers to build complete web pages with styles and interactive elements. HTML editors are widely used by web developers, designers, and content creators to streamline the web development process.
Web Browsers
Web browsers are software applications that enable users to access and interact with websites and other content on the internet. These platforms retrieve, display, and render web pages, allowing users to view text, images, videos, and other multimedia elements. Web browsers typically include features like tabs for managing multiple pages, bookmarking for quick access to favorite sites, browsing history, and privacy options to enhance security. They may also support extensions and plugins to add additional functionality, such as ad-blocking, enhanced security, or content management.
DApp Browsers
DApp browsers, sometimes known as web3 browsers, are browsers that enable users to connect to decentralized applications on a blockchain. DApp stands for "decentralized application," and DApp browsers are used to interact with decentralized blockchain apps, DeFi apps, web3 apps, crypto tools, and more.
Java CMS Software
Java CMS software, built on Java programming language and having multiple tools and features, is used by enterprises as a content management platform.
JavaScript Libraries
JavaScript libraries are collections of pre-written JavaScript code that developers can use to simplify and accelerate web development tasks. They provide ready-made functions, utilities, and components for handling common challenges such as DOM manipulation, animations, event handling, data formatting, and AJAX requests. By using libraries, developers reduce the amount of repetitive coding needed and ensure greater cross-browser compatibility. Many JavaScript libraries focus on specific areas, such as UI design, data visualization, or state management, making them versatile tools in both front-end and back-end development. They play a vital role in modern web applications by boosting efficiency, improving code quality, and supporting rapid prototyping.
JavaScript Obfuscators Software
JavaScript obfuscators are tools that transform human-readable JavaScript code into a form that is difficult to understand, reverse-engineer, or tamper with. They typically replace variable names, functions, and control structures with complex or meaningless patterns while preserving the code’s original functionality. Some obfuscators also add layers of protection like string encryption, dead code insertion, and control flow flattening to further complicate analysis.
Private 5G Network Solutions
Private 5G network solutions are tailored to provide organizations with secure, high-performance, and customizable 5G wireless networks that are isolated from public 5G infrastructure. These solutions enable businesses to control their own 5G network infrastructure, offering improved security, low-latency communication, enhanced coverage, and better management of network resources. Private 5G networks are ideal for industries such as manufacturing, healthcare, logistics, and enterprise environments where secure and reliable connectivity is critical for operations. These networks can support a wide range of applications, including IoT (Internet of Things), automation, real-time data analytics, and mission-critical communications.
Private Browsers
Private browsers, also known as privacy browsers or secure browsers, are web browsers with built-in privacy and security features. Private browsers include anti-tracking technology so that websites cannot track user activity or browser history. Private browsers may also include ad blocking and VPN capabilities. By using private browsers, users can enhance their online anonymity and reduce the risk of data collection or surveillance.
Antidetect Browsers
Antidetect browsers are specialized web browsers designed to protect user privacy and anonymity while browsing online. They use a variety of techniques, such as rotating user agents, to make it difficult for websites to recognize the browser being used. Advanced users can also customize the settings of their browser to further increase their privacy protection.
Browser Isolation Software
Browser isolation software provides users with an extra layer of security by running their web browsing activities in a separate environment from the host operating system. This is accomplished by opening a session in a virtual machine or container, where malicious websites and downloads are kept isolated from the user's computer and other applications. In this way, browser isolation software helps to protect users from cyber threats like malware and phishing attacks that can infect systems via vulnerable web browsers. Additionally, browser isolation also helps to protect user privacy, as personal data is not stored on the local device.
Headless Browsers
A headless browser is a web browser that operates without a graphical user interface (GUI), allowing tasks to be performed programmatically instead of through direct user interaction. It processes web pages, including rendering and executing JavaScript, just like a standard browser but works entirely in the background. This makes it a valuable tool for tasks such as web scraping, automated testing, and performance analysis. By running without a visual interface, headless browsers are faster and more resource-efficient than traditional browsers. They are widely used in automation workflows to interact with and analyze web content seamlessly.
Browser Security Software
Browser security software is designed to protect users from online threats while browsing the internet by securing web traffic, preventing malware, and safeguarding personal information. These platforms typically provide features like anti-phishing protection, blocking malicious websites, real-time threat detection, and data encryption to ensure secure browsing. Browser security software can also prevent tracking, protect against credential theft, and enforce secure connections using HTTPS. By using this software, individuals and businesses can enhance their browsing safety, protect sensitive data, and mitigate the risk of cyberattacks while online.
AI Browsers
AI browsers are next-generation web browsers that integrate artificial intelligence to enhance user experience through smarter, context-aware browsing. These browsers leverage AI technologies such as natural language processing, machine learning, and voice recognition to deliver personalized content, automate routine tasks, and provide intelligent search capabilities. Features often include AI-powered summarization, voice interaction, and context-aware suggestions to help users navigate and find information more efficiently. By combining traditional browsing functions with AI-powered tools, these browsers aim to reduce the time and effort users spend on routine web tasks while enhancing productivity and personalization. They represent the next evolution in browsing, blending traditional web navigation with intelligent automation.
Browsers for Developers Software
Browsers for developers are web browsers that are useful for web developers and website designers.
Cross-Browser Testing Tools
Cross-browser testing tools are software solutions that enable developers to test websites and web applications across different browsers. They provide automated checks for functionality, performance, compatibility, and layout issues across multiple browser platforms including desktop and mobile. Cross-browser testing tools can also help developers identify potential cross-browser UX issues before deploying a website or application into production. Additionally, these tools often contain features such as visual regression testing which helps ensure the look and feel of a website or app is consistent across all browsers.
Secure Enterprise Browsers Software
Secure enterprise browsers are web browsers specifically designed to enhance security, privacy, and compliance for businesses by providing advanced features to protect against online threats. These browsers typically offer features such as secure browsing, data encryption, malware protection, identity management, and strict control over data access.
Eco-Friendly Web Browsers Software
Eco-friendly web browsers are designed to reduce the environmental impact of internet use by optimizing energy consumption, minimizing data usage, and promoting sustainable digital practices. They often include features like low-power modes, resource-efficient rendering engines, and tools that limit unnecessary background activity. Some eco-focused browsers also fund environmental initiatives, plant trees, or support carbon offset programs when users browse the web. By prioritizing efficiency and sustainability, these browsers help lower the carbon footprint associated with everyday online activities. Overall, eco-friendly web browsers offer users a greener way to surf the internet without sacrificing performance.
WYSIWYG Editors
WYSIWYG (What You See Is What You Get) editors are software tools that allow users to create and edit content visually without having to write code. These editors provide a graphical interface where users can design webpages, documents, or other content by directly manipulating elements like text, images, and layouts, with the end result closely resembling the final output. WYSIWYG editors are commonly used for web development, email design, document creation, and content management, making them accessible to both technical and non-technical users. They typically include features like drag-and-drop functionality, formatting options, and template customization, allowing for quick content creation and design. By abstracting the technical complexity, WYSIWYG editors streamline the process of content creation, enabling users to focus on the visual and structural aspects.
Email Template Design Software
Email template design software enables email professionals to build email templates. Email template builders offer easy to use tools like drag and drop template creation, as well as tools that let more advanced users create email templates coded from scratch.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
View more categories (20) for "html 5 browser java"

30 Products for "html 5 browser java" with 2 filters applied:

  • 1
    SparkView

    SparkView

    beyond SSL

    ...SparkView offers a simple and secure way to connect untrusted devices to your desktops and applications. The ZTNA solution with no installation on the client provides secure remote access from any device with a browser. All via HTML5 technology. The solution for remote office / mobile work and home office. Best web RDP client - advantages of SparkView: - ZTNA compliant remote access to applications, desktops and servers - Access from any device with browser (e.g. Chrome, Firefox, Edge, Opera, Safari, etc.) - No installation on clients or the target systems - One central point for administration, security and authorization - HTML5 technology - Flexible, stable and scalable - Low support and management overhead - Supports common protocols such as RDP, SSH, Telnet, VNC and HTTP(S) - No Java, no Flash, no ActiveX, no plugin, no rollout
    Starting Price: $60 per year
  • 2
    HtmlUnit

    HtmlUnit

    HtmlUnit

    HtmlUnit is a "GUI-Less browser for Java programs" that models HTML documents and provides an API to interact with web pages, such as invoking pages, filling out forms, and clicking links, similar to a standard web browser. It offers fairly good JavaScript support, which is constantly improving and is capable of handling complex AJAX libraries, simulating browsers like Chrome, Firefox, or Edge depending on the configuration used. ...
    Starting Price: Free
  • 3
    jsoup

    jsoup

    jsoup

    jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and XPath selectors. jsoup implements the WHATWG HTML5 specification and parses HTML to the same DOM as modern browsers. With jsoup, you can scrape and parse HTML from a URL, file, or string; find and extract data using DOM traversal or CSS selectors; manipulate HTML elements, attributes, and text; clean user-submitted content against a safelist to prevent XSS attacks; and output tidy HTML. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup, creating a sensible parse tree. ...
  • 4
    Modernizr

    Modernizr

    Modernizr

    Modernizr tells you what HTML, CSS, and JavaScript feature the user’s browser has to offer. It’s a collection of superfast tests, or “detects” as we like to call them, which run as your web page loads, then you can use the results to tailor the experience to the user. All web developers come up against differences between browsers and devices. That’s largely due to different feature sets, the latest versions of the popular browsers can do some awesome things which older browsers can’t, but we still have to support the older ones. ...
    Starting Price: Free
  • 5
    PrizmDoc

    PrizmDoc

    Accusoft

    ...Designed for seamless integration with your application, our zero footprint HTML5 viewer is fully customizable, from quick integrations with minimal configuration to complete programmatic control using our extensive JavaScript API.
  • 6
    jQuery

    jQuery

    jQuery

    jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. If you're new to jQuery. Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string.
    Starting Price: Free
  • 7
    Summernote

    Summernote

    Summernote

    ...Integrate it with any back-end. 3rd parties available in django, rails, angular. Supports Bootstrap 3.x.x to 4.x.x, it is very lightweight (js+css: 100Kb), provides smart user interaction, works in all major browsers, like Safari, Chrome, Firefox, Opera, Edge and Internet Explorer 9+. It also works in all major operating systems, such as Windows, MacOS, Linux. The fastest way to get Summernote is to download the precompiled and minified versions of our CSS and JavaScript. Bootstrap uses certain HTML elements and CSS properties which require HTML5 doctype.
  • 8
    RequireJS

    RequireJS

    RequireJS

    RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. This setup assumes you keep all your JavaScript files in a "scripts" directory in your project. To take full advantage of the optimization tool, it is suggested that you keep all inline script out of the HTML, and only reference require.js with a requirejs call like so to load your script. ...
    Starting Price: Free
  • 9
    RAD PDF

    RAD PDF

    Red Software

    ...By enabling PDF form filling, PDF redaction, & PDF signing directly in the web browser, RAD PDF users can utilize PDF features without worrying about having the right platform or software installed! Allow your app to design new PDF forms, protect content, sign PDFs, & more using an intuitive graphical user interface (GUI). Client (JavaScript) and server APIs allow for endless possibilities .NET Core, Framework, & .NET 5+ supported Try editing any PDF with RAD PDF, FREE!
    Starting Price: $299 per developer
    Partner badge
    View Software
    Visit Website
  • 10
    Cocos2d-x
    Cocos2d-x is an open source, flexible, and lightweight cross-platform game engine that has been providing developers with stable and mature solutions since 2011. The engine offers interfaces in C++, Lua, and JavaScript, supporting platforms such as iOS, Android, Windows, macOS, and HTML5 browsers like Chrome, Safari, and Internet Explorer. Built upon OpenGL ES 2.0 and Metal for graphics rendering, Cocos2d-x fully exploits the GPU performance of mobile devices while maintaining compatibility. Developers can utilize Lua or JavaScript scripting languages to perform hot updates to games, eliminating the need to send packages to app stores and wait for review. ...
    Starting Price: Free
  • 11
    CaptainCasa Enterprise Client
    Rapid development and cost-effective maintenance of web applications with server-side Java. The developer uses only this most widely used development language; no html, css or javascript knowledge is required for frontend programming. Unique clear separation of UI design and logical processing. Integration of Java business logic into the design through expression language and event control. Numerous and exceptional components serve a unique overall look; unlimited use of additional CSS...
    Leader badge
    Starting Price: Free
  • 12
    Parsley

    Parsley

    Parsley

    Parsley, the ultimate JavaScript form validation library. Validating frontend forms has never been so powerful and easy. Like no other form validation library, simply write in English your requirements inside your form HTML tags, Parsley will do the rest! No need to write even a single JavaScript line for simple form validation. Parsley is now smarter, it automatically detects your forms' modifications and adapts its validation accordingly.
    Starting Price: Free
  • 13
    Arachni

    Arachni

    Arachni

    ...It is versatile enough to cover a great deal of use cases, ranging from a simple command line scanner utility, to a global high performance grid of scanners, to a Ruby library allowing for scripted audits, to a multi-user multi-scan web collaboration platform. In addition, its simple REST API makes integration a cinch. Finally, due to its integrated browser environment, it can support highly complicated web applications which make heavy use of technologies such as JavaScript, HTML5, DOM manipulation and AJAX.
  • 14
    Apache Guacamole

    Apache Guacamole

    Apache Software Foundation

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser. Because the Guacamole client is an HTML5 web application, the use of your computers is not tied to any one device or location. As long as you have access to a web browser, you have access to your machines. Desktops accessed through Guacamole need not physically exist. ...
  • 15
    Angelfish Software

    Angelfish Software

    Actual Metrics

    ...If your website Users block JavaScript tracking, they can't block themselves from the access log. Angelfish is used by companies around the world to accurately track public websites, Intranet websites & applications, and anything accessed via a browser. If you're a marketer that uses Google Analytics, Angelfish shows you traffic from Users that block GA tracking (we've seen it as high as 35%).
    Starting Price: $1,995
  • 16
    Apache NetBeans

    Apache NetBeans

    Apache Software Foundation

    Apache NetBeans is a versatile, open-source Integrated Development Environment (IDE) used for developing applications across a wide range of programming languages, including Java, JavaScript, PHP, HTML5, and C/C++. Known for its modular architecture, NetBeans provides robust tools and features that cater to the needs of developers working on desktop, mobile, and web applications. It includes intelligent code editing, debugging, and profiling capabilities, along with a built-in visual GUI builder for designing Java-based user interfaces. ...
    Starting Price: Free
  • 17
    Inuvika OVD Enterprise
    ...OVD Enterprise integrates with today's leading enterprise standards, including any directory service, storage or hypervisor. Key Features: -Deliver Windows and Linux apps and desktops -Use any device - macOS, Windows, Linux, iOS/Android, Chromebook, Raspberry Pi, or any HTML5 Web browser. -Full multi-tenancy support -Full USB redirection -Integrated Two-Factor Authentication -Integrated secure gateway allows for secure remote access. No need for NetScaler
    Leader badge
    Starting Price: $8.55/concurrent user/month
  • 18
    HCL OneTest

    HCL OneTest

    HCL Technologies

    ...The new offering helps simplify your planning for adoption and growth of critical DevOps products. HCL OneTest UI enables testers to take automation all the way from mainframe terminals with 3270 interfaces, through .NET- and Java-based thick client applications. Additionally, it works with the latest top browsers, ERP systems such as SAP and Oracle, right up to HTML5-based responsive web applications that are built on modern frameworks like Angular, React and Vue.js.
  • 19
    Thinfinity Remote Desktop
    Thinfinity Remote Desktop allows you to securely deliver your Windows applications and desktops to any device with an HTML5 browser, no matter if they are hosted on the cloud, installed on-premises, or on hybrid architectures. Thinfinity Remote Desktop runs seamlessly on any public, private, or hybrid cloud. Build a flexible infrastructure mixing browser access to VDI, VMs, RemoteApps, and Unix machines. Allow users and clients to run your Windows applications anywhere and on any device.
  • 20
    Phaser

    Phaser

    Phaser

    Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. It has been actively developed for over 10 years. Phaser is built on and around web standards and puts the browser first. Web export isn't an afterthought or checkbox on a feature list; it's our home. Phaser is fully open source, and you have unrestricted access to every last line of code in the core library. ...
    Starting Price: $9 per month
  • 21
    Workflow Engine
    Embeddable .NET library for running workflows in .NET applications with integrated HTML5 graphical workflow designer. Designer allows you to easily create interactive workflows of any complexity, there’s no need to draft them programmatically. Workflow Engine is a backbone solution for business process management (BPM) which makes it feasible to automate the workflow design by using low-code visual builders. It is based on the .NET framework and JavaScript libraries. ...
    Starting Price: $499 one-time payment
  • 22
    Gideros

    Gideros

    Gideros

    ...Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. Gideros provides its own class system with standard object-oriented programming practices, enabling clean and reusable code. The comprehensive development environment includes a lightweight IDE, players for desktops and devices, a texture packer, and a font creator. Gideros supports multiple platforms, including Windows, macOS, Linux, iOS, Android, and HTML5.
    Starting Price: Free
  • 23
    TTerm Connect

    TTerm Connect

    Turbosoft

    Turbosoft's terminal emulation software supports over 80 different emulations for systems such as IBM, HP, OpenVMS, Unix, HP NonStop, Unisys, Wyse & more. Choose from TTerm Connect, our web-based HTML5 offering, TTWin4 for Windows desktops, TTerm for Linux, or, for developers integrating terminal emulation, TTerm for .NET. TTerm Connect, our web-based terminal emulator offers flexible, powerful terminal emulation with nothing more than a web browser. TTerm Connect offers all the features you would expect from a desktop terminal emulator in a lightweight web application. ...
  • 24
    Neovim

    Neovim

    Neovim

    API is first-class, discoverable, versioned, documented. MessagePack structured communication enables extensions in any language. Remote plugins run as co-processes, safely and asynchronously. GUIs, IDEs, web browsers can, embed Neovim as an editor or script host. Works the same everywhere, one build-type, one command. Modern terminal features such as cursor styling, focus events, bracketed paste. Built-in terminal emulator and strong defaults. Fully compatible with Vim's editing model and...
  • 25
    NW.js

    NW.js

    NW.js

    NW.js (previously known as node-webkit) lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all web technologies. A new way of writing native applications using web technologies, HTML5, CSS3, and WebGL. Full support for the features in the browser. Complete support for Node.js APIs and all third-party modules. Call Node.js modules directly from the DOM and web workers. Available on Linux, Mac OS X and Windows. NW.js is based on Chromium and Node.js. Further, you can easily package a web application into a native application. ...
    Starting Price: Free
  • 26
    Acunetix

    Acunetix

    Invicti Security

    ...DevSecOps teams can cut through the noise to uncover unseen risks and mitigate dangerous exploits, detecting and reporting on a wide array of vulnerabilities. With an industry-leading crawler that fully supports HTML5, JavaScript, and Single-page applications, Acunetix enables the auditing of complex, authenticated applications for deeper insight into an organization's risk posture. It's a leader for a reason: the technology behind Acunetix delivers the only product on the market that can automatically detect out-of-band vulnerabilities to enable comprehensive management, prioritization, and control for vulnerability threats by criticality. ...
  • 27
    Keras

    Keras

    Keras

    ...Take advantage of the full deployment capabilities of the TensorFlow platform. You can export Keras models to JavaScript to run directly in the browser, to TF Lite to run on iOS, Android, and embedded devices. It's also easy to serve Keras models as via a web API.
  • 28
    EnableX HTTP Live Streaming API
    Get everything you need to livestream in one place. Our live video streaming solution is built on HTML5, removing the need to download or install plugins. Fully customize your HLS video player to match your brand’s identity. Live streaming video quality is adjusted based on the viewer's device and network conditions to offer a seamless experience. Google Chrome browsers; Android, Linux, Microsoft, and macOS devices; several set-top boxes, smart TVs, and other players support HLS. ...
    Starting Price: $0.004 per user per minute
  • 29
    AnyChart

    AnyChart

    AnyChart

    AnyChart is an award-winning, flexible JavaScript (HTML5) charting library designed to cover all your needs in data visualization across platforms. Create interactive, beautiful charts, maps, and dashboards for any web, mobile, or standalone project. Designed for developers and businesses alike, AnyChart offers massive out-of-the-box capabilities, supporting 90+ chart types — from line and bar charts to Gantt charts, stock charts, and geospatial visualizations. ...
    Starting Price: $49
  • 30
    Filemail

    Filemail

    Filemail

    Send files of any size. Unlimited recipients, downloads and bandwidth. Our desktop apps for Windows and Mac use UDP transfer acceleration giving you much faster speeds than TPC based browsers. We have apps for all the major platforms. With all plans you’ll get a custom subdomain which you can name. Your subdomain and download pages are brandable so you can use your logo, images, and colors to stay consistent with your brand. You can track all shared files and be notified when someone...
    Starting Price: $10 per month
  • Previous
  • You're on page 1
  • Next