Showing 136 open source projects for "js"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1

    medicalcodes

    ICD10CM ICD10PCS NDC (Drug Codes USA) LOINC

    N.B This project is DEPRECATED. Medicalcodes is a web application. It contains more than 460.000 codes useful to various medical fields. Is written in php, javascript, d3.js and is using postgresql as back end. Supports the following Coding Systems: 1. ICD10cm (2014) - Diagnostic Codes. Synonyms search is possible via the Pharmkgb DB and CTD DB - Links to MESH index is provided 2. ICD10pcs (2014) - Procedures Codes 3. CMS Diagnosis 4. CMS procedures list 5. National Drugs Codes (USA). The pharmakological properties of each ingredient are provided from dgrugbank files 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Getter/Setter generator for Dreamweaver

    A command for dreamweaver to automatically generate getters/setters

    This simple script adds a command to dreamweaver to automatically generate getters/setters for attributes in classes (like other IDEs like eclipse and netbeans natively do). It comes very comfortable for PHP developers using ORMs such as doctrine. (To install copy the .htm and .js files into "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\Commands" directory or whatever your dreamweaver commands directory is)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    asperger

    A simple, no bullshit web app to manage customer ENVs

    Asperger is a simple, no bullshit web app to manage your customer credentials and hosts. It is meant for professional services, support and IT teams but you can use for other things too, I won't get angry:) Asperger is written in PHP, JS, has some CSS and uses SQLite as DB. Auth. is done via LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5

    My Basic Facts Quiz

    A PHP program that creates maths basic facts quizzes.

    ...A teacher interface is included that will display a link on the screen ready to be copied and pasted where it needs to go to get to the students - or just displayed on an interactive whiteboard. The project incorporates an animated cat from the project clippy-js. The cat gives the student positive feedback if they get 90% or more correct - including purring and parading proudly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Moving Target Detection 2D

    Moving target detection in 2D using Kalman Filter

    Moving target detection in 2D using Kalman Filter written in JS for demo purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. This project replicates this in JavaScript (bcadd, bccomp, bcdiv, bcmul, bcsub, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SiteFusion

    SiteFusion

    https://github.com/sitefusion

    See https://github.com/sitefusion SiteFusion is a server-based development environment. Applications are written in PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple Anonymous Chat

    Simple anonymous chat on JS/jQuery/PHP

    Simple anonymous chat. Front-end is written on JavaScript+jQuery and HTML. Back-end is written on PHP. Demonstrative page here: http://apis.sekkyoku.org/anonchat Original idea by Kenrick Beckett. Anonymity brought by Akito Iwakura.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Yana Form Builder

    html/css/js form builder that send structure of ceated form to server

    this form builder written in HTML, CSS, JAVASCRIPT but you need PHP Webserver to run it! it's under GPLv3 license because is as plugin of Yana MVC Framework.my(Yana Framework) MVC framework not published yet.for use, just download it and put it in your webserver folder with name of (FormBuilder) and enjoy it. this form builder is free and server side of it that make database tables and process forms and show to user is not free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    csmgallery

    CSM tu publicate gallerys developed with PHP, MySQL, HTML5, CSS3, JS

    CSM tu publicate gallerys developed with PHP, MySQL, HTML5, CSS3, JS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy JS Captcha

    Easy JS Captcha

    Captcha source code with Javascript and PHP.

    You can add or create your captcha checking part into any form in your website easily with this codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RengelCMS
    Simple website template which is easy to connect new features. Ground has been implemented in these languages: php, css (css3), js (jquery, ajax), xhtml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jjed

    Javascript in the clouderland. The GPL web based editor for developers

    This software is based on jsTree (http://www.jstree.com/) and CodeMirror (http://www.codemirror.net/); the goal of the project is to integrate these two libraries to make a complete, cool, competitive GPL web based editor for developers, with the full support of AJAX and PHP/MySql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PHP Bug Lost

    PHP Console for debug and monitoring websites

    ...Also PBL can send emails to the admin when a sql query fail or the app are using more memory or time that allowed. You can configure this. PBL don't have dependencies. It automatically generate all the HTML, JS and CSS code for show the console on your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Kohana JSCache Module

    Leightweight Kohana module for Javascript caching

    Kohana module for web performance friendly Javascript caching. Includes bundling and minification of files, server and client side caching and setting correct .js extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Rinoceo CMS

    File-Based CMS with integrated JSON/XML interface

    ...The content of a Page has already extendet to custom-include-files as well as dynamic module content. The files that belongs to an Extension/Module are spread over several folders like js, style, inc and lib. The classes of the CMS-Module are in lib/CMS, javascript files are in js/CMS/ and so on. The epleo-PacketManager is sill in development and is used to download and upgrade the Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Camera Life
    Run your own photo website. Camera Life is PHP software you can run to show your photos on your own website. Camera Life is easy to setup and customize if want to blend it in with the rest of your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dBlog
    Documents - Oriented Publishing Web application. It follows W3C/WCAG accessibility guidelines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library find css/js files with same name that controller and view, and load these files (if exists): - controller.css - controller_view.css - controller.js - controller_view.js
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of tools which speed up www-development: oo.Admin: - Designed for administrating the site, but also for users to manage their user accounts etc. oo.Sql: - Build PHP/SQL applications with SQL-language independency. oo.Ajax:- A simple JS ajax-library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple, almost zero configuration PHP Web UI API. Forget about HTML, CSS, or JS while developing, CloudView takes care of all those pesky details with it's object-oriented classes that represent your favorite HTML gadgets, hassle free!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB