Browse free open source JavaScript Frameworks and projects below. Use the toggles on the left to filter open source JavaScript Frameworks 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
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    Controls the lifecycle of portlet-like JSP components, does not require to install a portal engine. Components are either reloaded using traditional synchronous HTTP request/response cycle (Non-Ajax mode), or updated in-place (Ajax mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The JSP Validation Filter was developed by the ICPC webteam at Baylor University. It is very non-intrusive in that you do not need to introduce new lines into your JSP files to validate forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSPackager全部迁移至JSIntegration。 http://www.xidea.com http://sourceforge.net/projects/JSIntegration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSPackaging is a JavaScript framework that provides simple directives for defining, loading & importing uniquely named packages of JavaScript modules. UPDATE: This project now exists as Ajile at http://sf.net/projects/ajile & http://ajile.iskitz.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    The JSUIL (JavaScript User Interface Library) provides a powerful yet easy to use API for programming client-side web applications in a way that's well proven and tested for the implementation of desktop applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JScriptTouch is an SDK which allows developers quickly create full featured applications for iPhone platform using javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JScroller is a javascript widget that scrolls text or images, example here: www.torrentgamez.com Programming knowledge not required for the setup of this simple scroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jalava is a pure Javascript diagram editor. Unlike Windows-based programs, Jalava runs on your web browser. No Flash, no Java applets, no SVG. It is designed to be easily customised, so you can design your own editor using the framework provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Jasonette

    Jasonette

    Native App over HTTP, on iOS

    Jasonette offers a different, easy way to let you create an iOS app, and that’s by using a single JSON, loaded over HTTP, local file, or anywhere. That’s right, with nothing but JSON, you can create your own native iOS app. It fetches a JSON markup from a server, and self-constructs into the native app in real time. It’s 100% native, 100% JSON, no hard-coding required. It’s the easiest and fastest way to build your app, as it only takes minutes and needs no programming experience. You can make changes to your live app and see these changes instantly. Jasonette comes with all the essential native APIs and components, and if there’s a specific feature you’re looking for, you can easily extend Jasonette. You could even integrate Jasonette with your existing iOS project, so you don’t have to switch to a completely different way of programming, just let Jasonette handle a part of your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jat is an easy to extend Java Open Source framework. It supplies modular and flexible basic functionality to develop Java applications, improving application start-up time. Jat Portal is an enhanced version for building a complete Web Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A complete survey administration and data collection system. A fully featured replacement for Quancept, supporting CAPI, Web, CATI, PDA and Paper survey modes. Sonar is the reference implementation of JCaiF for CAPI and Web survey interviewing. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses "Freemarker templates" to generate html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaScribe is a highly extensible and flexible framework for defining software patterns and generating code that implements those patterns. JavaScribe comes out-of-the-box with a number of patterns useful for generating Java- and HTML-based data driven Java web applications including SPWA-style HTML applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JavaScript MUD Kernel which allows developers to build MUDs using JavaScript and SQL. Based on SQLite and SpiderMonkey, jsmud provides the core networking, timer, and main loop functions necessary to implement a MUD in JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaScript Optimizer is a technical component designed to organize Web resources (JavaScript files, CSS) on the server side and to optimize (compression, merge and versioning) their delivery to the client's browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaScript Thick Client

    JavaScript Thick Client

    Create a web browser "Thick Client" using JavaScript.

    JavaScript Thick Client (jstc) was created as a way to create web based programs that have to send large amounts of data. This system communicats with an application server via AJAX calls and JSON objects. Jstc encourages separation of the DOM and web form data by storing that data in the jstc.dataObject and viewing that object from a jstc.form. Jstc also has many pre-made validation and utility functions to shorten the web development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaScript Validation Framework

    A easy to use flexible JavaScript Validation Framework

    JSV is a JavaScript Validation Framework. Unlike a simple JavaScript validation script, JSV helps in setting up a validation framework for JavaScript validations from a simple project to complex systems. The primary objective of this JavaScript Validation Framework is to reduce the manual code and avoid human errors. It has predefined templates which are customizable and extensible. It is designed for novice, intermediate and advanced JavaScript users in mind. The expertise in JavaScript will unleash the full power of the JS Validation Framework. The JS Validation Framework is highly scalable and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A free JavaScript component library for ASP. It provides so many useful components.It like ROR's simpleness, and ASP.NET's celeriry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCF relocate Struts/JSF on the client side. Javascript Client Faces (JCF) is a MVC2 client side framework that relocate on te client side most of the work related to the presentation layer and traditionally handled on the server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Making Mozilla Spidermonkey usable from the Shell or in CGI-Scripts, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allowed browser to have live communication without designing a complicated database structure and yet provides flexibilities to the needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way you do it in ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JTK is a cross-browser javascript/DOM framework used to build rich web-based client interfaces with basic controls ( dialog, button, imageButton, ...), complex controls ( htmlEditor, colorChooser, grid, ...) and RPC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSVM means Javascript Virtual Machine,it can help you make your code with a better way and easy to deploy.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →