Showing 937 open source projects for "javascript open source"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 1

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    The challenge I faced was that I have many photos in many places. I have a DSLR. I have a mobile phone and so does my wife. We go away and depending upon where, when etc depends upon exactly which device takes the photo. We also amass memorabilia as we go - nothing too exciting, but perhaps tickets and brochures from shows. There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Musichspeler

    Musichspeler

    a web based audioplayer

    In times of html5, ajax, css3 and more it's not necessary using flash applications or streaming services anymore. With this project I'm trying to create a web based audioplayer that can handle large music collections and that is usable with a dynamic playlist which can be edited while listening to music without refreshing the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    A JavaScript library which adds an API for handling and manipulating HTML5 <canvas> elements in the DOM. Uses the '2d' context with each canvas element. On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    flot

    flot

    Attractive JavaScript charts for jQuery

    ...Take a look at the the examples in examples/index.html; they should give a good impression of what flot can do, and the source code of the examples is probably the fastest way to learn how to use flot. Just include the JavaScript file after you've included jQuery. You need at least jQuery 1.2.6, but try at least 1.3.2 for interactive charts because of performance improvements in event handling. The plot function immediately draws the chart and then returns a plot object with a couple of methods. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 5
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HTdesigner

    WYSIWYG HTML-редактор

    WYSIWYG HTML-редактор, ставящий перед собой цель создание свободного программного обеспечения для веб-дизайна. Внимание, необходимо в Firefox отключить security.fileuri.strict_origin_policy или запустить chrome с флагом --allow-file-access-from-files, как это сделать указано в README.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FidoReadJS

    FidoReadJS

    A FidoCadJ Reader written in JavaScript

    The FidoCadJ format is a way to store technical drawings and electronic circuits in a very compact text, easy to embed in an Usenet, forum messages and web pages. FidoReadJS is a reader written in JavaScript able to convert on the fly these drawings and show them on your web site. More info: FidoCadJ: http://fidocadj.sourceforge.net/ Similar projects: FidoReadPHP: https://sourceforge.net/projects/fidoreadphp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MathJax for SVG

    MathJax support for MathML content embedded in SVG documents

    MathJax4SVG.js script provides support for MathJax in SVG documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Whale Music Server is (or rather WILL be) a music player similar to MPD. Program is in very early development stage, so please, dont waste your time on it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Imager.js

    Imager.js

    Responsive images while we wait for srcset to finish cooking

    Imager.js is an alternative solution to the issue of how to handle responsive image loading, created by developers at BBC News. There are many responsive image solutions in the wild, srcset, src-n, PictureFill and so on. They are either verbose or hard to debug (and to maintain/integrate). Some of them don't deal well with pixel density and suffer from double asset payload (meaning you end up downloading assets unnecessarily). We wanted something simple, which works and which is fast as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MusiCat Streaming Server

    MusiCat Streaming Server

    MusiCat is a Web streaming server for your personal cloud

    MusiCat is a Web Streaming Server for your personal cloud. It's a PHP and Web 2.0 Software which allows you listening your local music files everywhere. MusiCat streams your music files to your Computers, Tablets or Smartphones. You need no additional software on your Devices, just a web browser. MusiCat enables you to stream your music over the Internet to your client. With a SSL encryption it streams your music encrypted and helps you to protect your privacy. MusiCat is fully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 15
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Transpozycje harmonijki

    Transpose melodies for diatonic harmonica

    A web application allowing to transpose music for diatonic harmonica between different tonations and notations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ownkuva

    Ownkuva

    Teile deine Bilder mit anderen.

    Ownkuva ist ein Programm, mit dem du deine Bilder über das Internet teilen kannst ohne sie bei einem fremden Anbieter hochladen zu müssen. Du installierst Ownkuva einfach auf deinem Server, Webspace, ... Deine Bilder sind Passwortgeschützt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JointJS

    JointJS

    The HTML 5 JavaScript diagramming library

    JointJS is the open source HTML 5 JavaScript diagramming library. JointJS is a comprehensive framework for building fully interactive diagramming tools and application builders. JointJS makes it easy to create visual languages & tools of various kinds. The event-driven nature together with MVC architecture of JointJS makes it easy to plug-in any backend application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyUI
    A cross browser set of client side web components implemented with JavaScript and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    music web manager

    music web manager to read your mp3 playlist via http

    Based at PHP Zend framework. Manager of mp3 files. It read your files from disk, and allow you to play them via http. Website is exporting winamp playlist to play at client computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The new project description is a real time vrml javascript planetary system modeller. And example of a such a modeller can be found at www.int3d.com called Pharus3d. I have the project submitted to RentACoder.com. Also I have a php script stored here an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This code user selected windt and height value , auto changin and show web browser. Older browsers do not support image resizing after rendering. The resizing works in any case in Opera 7+, IE 6, Mozilla and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Motion JavaScript viewer

    JavaScript and PHP frontend for Motion webcam storage

    This simple application provides a simple Javascript front-end for Motion-generated images. The interface should be simple and multiplatform (should work on Android phone or tablet, too) For Motion, see http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome Exact configuration for motion storage is required and described within the README file. If you like my work, donate any amount to 19bSSGqVQ8VoqpBgtyLCWx15ybw4swS6yB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeleKast

    TeleKast

    Open Source Teleprompter

    TeleKast is an open source teleprompter. Scripts are created and used to create content for the teleprompter. The scripts can also be used for doing feature stories and interviews. TeleKast is your means for creative communication.
    Downloads: 29 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB