Showing 18 open source projects for "html5 web builder"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    red-feed-aggregator

    RSS/Atom/OPML reader in Javascript + CORS proxy in Java

    Very simple RSS/Atom/OPML reader written in Javascript and using a build-in CORS proxy written in Java (RESTful web service using JAX-RS and Jersey), deployed with Eclipse Jetty (tested with Jetty 9.4.31), requires an HTML5 compliant web browser, works with Microsoft Internet Explorer 11 with some limitations, mainly tested with Mozilla Firefox and Mozilla Firefox for Android. The Ant script allows to create the WAR file and to upload both the deployment descriptor and the WAR file into your server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Formbricks

    Formbricks

    Open Source Survey Software

    Formbricks is a privacy-first Experience Management suite built on the fastest growing open source survey software platform worldwide. Turn customer insights into irresistible experiences with Formbricks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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. Switch between models without switching platforms.
    Start Free
  • 5
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020. HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    Claudia Bot Builder helps developers create and deploy chat-bots for various platforms in minutes to AWS Lambda. It simplifies the messaging workflows, automatically sets up the correct web hooks, and guides you through configuration steps, so that you can focus on important business problems and not have to worry about infrastructure code. This code is enough to operate bots for all supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    Send serial commands to your project from any device with a headphone jack that supports HTML5 and JavaScript. Does potentially require a few components to be added to your project. Designed for reliable results by default, but allows many adjustments. Uses 9600 8N1 by default. The baud rate is easily changed. The library is heavily commented to assist with any tweaking you want to do. For schematics of how to connect to your MCU/MPU, see http://www.robots-everywhere.com/re_wiki/pub/web/Cookbook.AudioSerial.html To add this library to your webpage, include this. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Romance MMO Game Development Framework

    Massively multiplayer online game server and client framework

    MMO-RPG-type game server system. Romance 1.1 provides functional server, client communications system, and beginnings of relevant client libraries for Java, JavaScript, and Android devices. Romance 2 (a very early draft at present) provides a non-functional (yet) effort to produce a server, HTML5-based client, and support and infrastructural tools for MMO development. The new server is designed for greater scalability, and integrates real 3D support (not 2D + some depth, as in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FinanceChart4JS

    HTML5 Chart for Finance, support Mobile device

    这是一个免费开源的基于HTML5生成图表(Chart)的类库。支持的图表类型有:line/area/bar/colume/candle/3D Pei/3D Cone/3D Column等图表。 目前整个荐还在开发过程中,已实现部分图表。 图表在线示例: http://financechart4js.appspot.com/examples/TestChart.html 画布类在线示例: http://financechart4js.appspot.com/examples/TestCanvansUtil.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Drawroom

    A multiuser web-site for drawing and conversation.

    This is a HTML5 and JS multi-user drawing application for webpages, the goal is to create a no-plugins needed place for users to sketch and converse. The home page is a demo of the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dokeos

    Dokeos

    Authoring and Learning management system

    Dokeos is an elearning and course management web application (LMS), translated in 34 languages, already helping thousands of organisations worldwide to manage learning and collaboration activities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Survey Master
    This is a simple web application designed for analytic surveys. The application developed using C#, ASP.NET, MVC, jQuery, MS SQL 2008, SSRS. Includes sample survey and sample reports. It is a fork of SurveyMaster 1.2 http://surveymaster.codeplex.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cloud Storage
    A simple to use drag and drop web interface to manage files online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Web Chat (Standalone and Plugin)
    This project aim to develop a plug-in module for ready use in Java Web application with little effort, it has many ways to persist account details (XML vs DB) It can be used as a standalone application for support services in the web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TuEntidad
    TuEntidad is a service of the opensource comunity that incorporates all the features of real life in a virtual world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Arial is a PHP interface for the aria2c download client. It uses HTML5, CSS3, JQuery, and PHP to implement a stateless front end. All that is required is for aria to be started with --enable-xml-rpc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB