Browse free open source JavaScript Browsers and projects below. Use the toggles on the left to filter open source JavaScript Browsers by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Selectables.js is based on Prototype JavaScript Framework. It allows you to select items in a different manner: either with the help of the rubberband tool or in one mouse click on the handle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a PHP based image browser. It implements a Sony PSP menu style user interface on web page for browsering images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Software which tries to detect eBay-pusherrings. Furthermore it verifies whether seller belongs to a pusherring. Will be realized as Firefox-Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    qooxdoo 0.8 classes created by openWorks Latam. Qooxdoo is a javascript/ajax framework. the idea of this project is simplify the programing with qooxdoo. The project is in alpha state, very inestable, for now is only for study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    RedSeven aims to be extremely flexible and portable scriptable command-line internet browser automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Servlet debugging support: Introspects the content of request, session and servlet context, appends a HTML representations of the data to the HTML pages served by the engine. Strategies used for introspection and visualization purpose are plugable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The simpleHtmlTree is a kind of tree menu base on web explorer,it can not only add tree node automatically,but also modify tree node's attributes. demo:http://mihaisheng.aokhost.com/simplehtmltree3.9/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    the simpleHtmlTreeGrid is a js library help ajax proggramer to build treegrid with javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send/receive SIP messages. But for many service providers, the WebSocket protocol could not be a feasible solution due to scalability, support and other business constraints. By the way, the stack can be used as a full client-side C++ Stack (full-featured) without Javascript integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    splitScreen website for Mafia Wars on Tagged. splitScreen divides the web browser screen into three sections. ONLINE now at: http://snuff6.zzl.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    stafftracker

    Track your roaming staff, know their whereabouts and give them orders

    Track your roaming staff, know their whereabouts and give them orders instantly. Works with web admin app, Android, Nokia etc. clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    termBlaster is a FireFox extension that adds right-click access to search engines. It comes with 110+ engines from encyclopaedias to regular search engines within categories and can be modified or linked to an online feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Testpilot is a browser based unit testing framework for testing websites. With it you can record the keystrokes and mouse events for a session and play them back automatically. You can include assertions for values in inputs DIVs or JavaScript variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tomato counter as firefox plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    U-AJAX is a simple client side framework for AJAX. U-AJAX aims to reduce the effort of developers and lets them concentrate on the user interface, leaving the (asynchronous) server side communication issues to U-AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eine webbasierte virtuelle Welt als moodle plugin. Lernkurs für das Lernen von prähistorischer Geschichte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A viewer for large user models. VlUM visualises an RDF description of a user model graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vseisk unite browsers in one p2p network to share and search bookmarks and torrents. It acts also as a distributed torrent-tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can introduce internationalization into your app with simple API. In addition to simple translation, support localization such as pluralization, number, datetime, etc. You can manage locale messages on single file component. Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator. Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules). In order to implement these rules you can pass an optional pluralizationRules object into VueI18n constructor options. If your current locale is not found in a pluralization map, the default rule of the english language will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vuex-persistedstate

    vuex-persistedstate

    Persist and rehydrate your Vuex state between page reloads

    Persist and rehydrate your Vuex state between page reloads. New plugin instances can be created in separate files, but must be imported and added to plugins object in the main Vuex file. It is possible to use vuex-persistedstate with Nuxt.js. It must be included as a NuxtJS plugin. Provides an array of any paths to partially persist the state. If no paths are given, the complete state is persisted. If an empty array is given, no state is persisted. Paths must be specified using dot notation. If using modules, include the module name. If it's not ideal to have the state of the Vuex store inside local storage, one can easily implement the functionality to use cookies for that (or any other you can think of). Any object following the Storage protocol (getItem, setItem, removeItem, etc) could be passed. If you need to use Local Storage (or you want to) but want to prevent attackers from easily inspecting the stored data, you can obfuscate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VxmlSurfer is a modular, multi-platform, extensible VoiceXML 2.0 interpreter, geared to Web browsing as opposed to telephony. VxmlSurfer is currently used as a user interface for the HearSay non-visual Web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    web-extension-starter

    web-extension-starter

    Web Extension starter to build "Write Once Run on Any Browser"

    Web Extension starter to build "Write Once Run on Any Browser" extension. Cross Browser Support (Web-Extensions API). Browser Tailored Manifest generation. Automatic build on code changes. Auto packs browser-specific build files. SASS styling. TypeScript by default. ES6 modules support. React UI Library by default. Smart reload. Used by extensions in production that has over 100,000+ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wwwmap

    SVG Based WWW Mapping Module Patch for WebKit

    wwwmap is patch codes which adds mapping functions to webkit. This functions are based on the following member submission for W3C. (http://www.w3.org/Submission/2011/04/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    X3DOM is a framework for integrating and manipulating (X)3D scenes as HTML5 DOM elements that are rendered via WebGL. The system allows defining 3D scene description and runtime behavior declaratively, without any low-level JavaScript or GLSL coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xInvoke is one components based AJAX framework in pure javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB