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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    ZK - Simply Ajax and Mobile
    ZK is an open-source Java framework for building modern web and mobile applications. It enables developers to create rich, interactive UIs using only Java — no JavaScript required. With 200+ Ajax-powered components, event-driven architecture, and support for popular technologies like Spring, Java EE, and JSP/JSF, ZK makes it simple to deliver powerful and user-friendly web applications.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    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.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    As the name implies (Javascript RRD), javascriptRRD is a javascript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The system gives us flexibility. Flexibility in the development of various solutions. The modular design and extensive use of the PLO makes the process of developing new modules to the site easy and enjoyable exercise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    GelSheet is a free and open source web spreadsheet that allow users to create, edit and export in many formats your everyday work. It's intended to run either standalone or integrated within another web tool. It was born as a part of Opengoo web office
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Aparicio delivers accessible, AJAX-based web user interface (and example JEE/Servlets binding) to render and edit Semantic information. It allows users to easily create RDF data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    By Ajax Injector, you can convert your site from WEB1 (static links and forms) to a WEB2 (dynamic links and forms) site. All you have to do is including this script in your page and add a simple lines in bottom of your page, then you can see the MAGI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoSuggest for MooTools provides a simple AJAX JavaScript Auto-Suggest framework for use with MooTools 1.2+ What makes this framework different from the others is that it is built from the ground-up to work with key-value pairs, not just strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    The Backlinkchecker is used to analyze how many inbound links there are for your website. Its developed in PHP, JavaScript and MySQL. It uses the great Javascript lib extjs and the php lib snoopy.php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dare-Dare stands for Document Ajax Reader Extension. It's a full javascript online pdf reader. No flash, no closed sources !!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cross platform and cross browser generic rapid application development studio tool, runs on Java/Reflection, hibernate, spring and DOJO ajax framework. Provides drag and drop design and development of applications live on intranet or internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlight's small footprint weights about 4kB. Featherlight is very, very lightweight. 400 lines of JavaScript, 100 of CSS, less than 6kB combined. Many lightbox plugins try to handle everything for you. Even the ones called «simple» or «lightweight». Featherlight is different. It's for the pro who knows what he’s doing and just needs a barebones plugin. Don't be fooled by Featherlight's small footprint! It's smart, responsive, supports images, ajax and iframes out of the box and you can adapt it to your needs. To get started, simply add the "data-featherlight" with a selector, an image or an ajax-url. It's that simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gemibloo is a fully open and very extensible Geo Micro blogging platform thanks to its import and export plugins. Geolocation is extracted from pictures sent by mail from mobile phones, displayed on a map, and used to update Twitter & Fire Eagle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GreasySpoon

    GreasySpoon

    An ICAP Services Factory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Conception d'une application web "Ajax/PHP5" pour la gestion de la maintenance assister par ordinateur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Everything is XML - Everything is possible - Keep it simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Lite Files Manager is a web-base PHP application which run with javascript (ajax) and PHP. It is very small size but provide powerful functions. It can easily midify to satisfy user's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lucid Desktop is a Web Desktop/WebOS/Web Operating System built with Dojo. For more info, please visit http://www.lucid-desktop.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Modul Oriented Heplful Applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Magnus is a new content management system wich is written in php, javascript, css and xhtml, and using ajax for dynamic content. Magnus is ideal to use for people without webprogramming knowledge, because it's easy to install and to use, Magnus is ideal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Miraj is a lightweight open-source PHP and Javascript framework, meant on reducing the time needed to build fast and reliable websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP/MySQL based CMS to create online help systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenVPN ALS is a web-based SSL VPN server written in Java. It has a browser-based AJAX UI which allows easy access to intranet services. OpenVPN ALS is a direct descendant of Adito, which was a fork of SSL-Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next