Showing 673 open source projects for "js"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    NetLink is a file-management system using HTML, JS, and PHP. Originally created for Southeast Raleigh High School. All of the files are included. There is 1 MySQL script required for this project to run. Run that, change the login info, and you are set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An implementation of XBL-style widget writing in pure cross-platform JavaScript, DOM 1, and CSS 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a javascript based glossary tool. Its purpose is to give info on subject specific words the visitor finds along website text or in a words list. It must run entirely on the client side, (no need for server side scripts). PHP will be optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Make easier repetitive tasks developing a web-based system. DBMS --- [websys-dev] ---> PHP / JS / SQL / I18N.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Javascript DB, es un minimotor de base de datos, escrito en Javascript, usando sentencias SQL todo ello en JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSCL is more than a JavaScript library - it's a whole new way of thinking about web development. Develop your own HTML/JS components, or use one of ours, to maximize reuse, save time, and use less bandwidth. Develop advanced web sites quickly with JSCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The QWAD Framework provides tools to build Rich Internet Applications quickly and efficiently. It provides tools to manage JS and CSS dependancies, coming with a default set of widgets. Some abstraction to assist building cross-browser applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Netoolkit (NTK) is a js/html/css based toolkit to create a nice, fast and powerful Webinterface for everything. Under development: GUI-Builder, php-binding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The main function of this script is to shorten long website-URL's -- converting long URL's into easy-to-remember, short ones. [htaccess, MOD_REWRITE, XHTML 1.0 strict, CSS 1, JS 1.2, PHP 5X, MySQL 4X]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    This project has now moved to googlecode: http://code.google.com/p/ie7-js/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Spring-Validator package provides a simple way to auto-generate JavaScript client side validate code and provides a common validator for SimpleFormController
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This JavaScript is intended to simplify creating collapsible trees in DHTML pages. The script defines an abstract base class that encapsulates the general behavior of tree nodes. Two derived classes render nodes as either folders or URLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Javascript tools is a set of Object oriented pluggable modules, which include: Data Validation (forms), Debugging, Error trapping, XML DOM and XSLT manipulation. Project MOVED. See Github user jaalto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JS-GIS (JavaScript Static Geographic Information System) is a client-side technology for viewing statically-published geographic data on a web browser. It consists of a JS API for writing data browsers, and documentation for writing JS-GIS publishers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpMyJobs is a LAMP (Linux, Apache, mySQL, PHP) project with the intent to create a website that will allow employment companies to provide employment listings for potential job seekers. It will be written entirely in PHP, HTML, JS, and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Very nice JavaScript menu for web pages with flying items. Written in JavaScript, DHTML and CSS. Supports major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YourShop is a Free Internet Shop based on MS technologies : Windows9x/2000/XP, IIS, Access97, VB, JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaScript Remote Call (also known as AJAX) Update (D)HTML page without(!) reloading the webpage. Transfers exchanges data using Javascript to call functions (or methods) on the remote. Works without the use of any Java nor plugins. Supports Mozilla, Thu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project will provide multiple class libraries written in JavaScript's OO syntax and stored in .js files. Its purpose is to modularize JavaScript code and improve its documentation. Another major initiative of the project will be to create reusable sc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The JS/CORBA Adapter provides a mechanism for arbitrary Javascript objects to interact with each other transparently in a distributed Javascript system using CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Two projects in one: easy to use javascript shopping cart and RSA-type javascript browser-based public-key encryption. Ecommerce without cgi!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Amoeba RPG engine is an rpg engine in the style of early Final Fantasy games. It will be implemented in Mozilla (xul,js) and based upon a game xml language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Classing{js}

    Brings the world of classical OOP to javascript

    Classing{js} creates a classical-like OOP interface directly into JavaScript.Without compilation or any pre-process, it behaves almost exactly like any regular classical object oriented environment. It provides function overloading, concrete (Final or Extensible) and abstract classes, defining components in the three access levels {public,private and protected}, static components, classical inheritance and method overriding, defining and implementing multiple interfaces, and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JS-OWL is an AJAX enabled Object-orientated Widget Library for pure Web Application development providing a comprehensive set of JavaScript UI components on which to build a rich user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Script web 2.0 developers kit. Библиотека для построения web 2.0 приложений, ориентирована для построения GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB