Open Source JavaScript Object Oriented Software - Page 2

JavaScript Object Oriented Software

View 5892 business solutions

Browse free open source JavaScript Object Oriented Software and projects below. Use the toggles on the left to filter open source JavaScript Object Oriented Software 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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Planeación de Recursos Empresariales para la Administración de la Educación
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    We are planning to develop a higly useful program to learn english words in a nice and easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Execution Work, it´s a new framework engine for php programming. Ew supports OOP, MVC, XML, XSL, DataBase2Objects, and much more. Ew has its own Business Components, with many "packages" to make your programming life simple and useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    FGSL2ZF
    Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FastDom

    FastDom

    Eliminates layout thrashing by batching DOM measurement

    Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a singleton across all modules in your app. When any module requires 'fastdom' they get the same instance back, meaning FastDom can harmonize DOM access app-wide. Potentially a third-party library could depend on FastDom, and better integrate within an app that itself uses it. It's very important that all DOM mutations or measurements go through fastdom to ensure good performance; to help you with this we wrote fastdom-strict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FeZZu CMS Is an enterprise class CMS which fills the loop holes present in all current products available, yet providing a simple, secure and easy to manage system. Full of AJAX and Web 2.0 Fuzz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FireWeb

    FireWeb

    Java Single Page Web Application Framework

    Java Single Page Application Framework. Using POJO/JavaScript/WebSocket/HTML. Without any scripting - only pure Java classes. Simply and easy to learn, use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fuji is an open-source forum written in PHP, with extensive use of AJAX technology and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project contain c# classes library and Java class library that implement the GeoRSS specification 1.2,by Joe hu at MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAST (Javascript Toolkit) is an Open Source cross-platform javascript framework that aid users to perform the most hard operations with few simple lines of code. It's modularity allow the download only for the code required to the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JOOL is a Javascript object oriented language implementation which use a class design pattern similarly to Java. It provides java like developing with classes, access modifiers, type directives and exception handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jsoop (Javascript Object Oriented Programming) is a cross-browser javascript component library targeting Microsoft Internet Explorer and Mozilla. It's inheritance tree includes basic HTML components, alignment, serialization, fieldbinding, xml, xmlhttp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19

    JavaDocs

    My project to play around with Java and SVN

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

    JavaScript Pseudo-Class

    Pseudo-class for JavaScript

    This pseudo-class for JavaScript lets you create, extend and inherit objects as classes. This allows you to build new objects from other instances, that can mutate and change their state or behaviour at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A pure javascript BibTeX parser class. This is class was ported from the PEAR PHP class Structures_BibTex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jex (short for 'objects') is an ultra-lightwieght ecmascript library framework for embedded and browser applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KOMP (Kind of a Map)

    Create and manage maps with any kind of objects

    KOMP (Kind of a Map) will allow us to create and manage maps with any kind of objects. It's implemented with Javascript, using OOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kjora Framework is a lightweight PHP 5.3 framework. It provides an architecture to build a Model-View based website, with a dynamic data access object, and a "One Page - One Class" system to design it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
    Downloads: 0 This Week
    Last Update:
    See Project