Open Source JavaScript Business Software - Page 30

JavaScript Business Software

View related business solutions

Browse free open source JavaScript Business Software and projects below. Use the toggles on the left to filter open source JavaScript Business Software by OS, license, language, programming language, and project status.

  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    CoreMan (Correspondence Management System) is a web-based document and correspondence management system that enables companies and organizations to develop an easily accessible digital document and correspondence archive that can be efficiently managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Corinis CCM is a content and community management system. It combines all the power of a professional content management solution (WYSIWIG editing, versioning, role-based QA, and more) with the flexibility and ease of use of a web community framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Corncart is an open source software which provides free professional eCommerce solution. It is developed based solution released under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The CorneliOS WebOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System" or "Web Office". It's also a powerful web application framework that can be used to build community platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    CorpRA is a modified set of webpages for IT professionals to provide a simple one-click user interface for end-users to ask for assistance using Microsoft's Remote Assistance and an email client. Currently only works with Lotus Notes, more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cosas

    Cosas is a web emulation of the GTD app Things

    Cosas is a web emulation of the GTD app Things. My plan is to use the web interface at work where I can't use my phone. There will also be an implementation for the iPhone, Android and perhaps a thick client if the mood strikes me. The web interface is written using Ext/JS 4 and all information will be updated using tiny AJAX calls. This is because I want the back end to be as simple as possible to re-implement using whatever framework that is most convenient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Two programs, one in Java and one in Javascript, which display a configurable graphical countdown timer on a computer. Useful for testing situations and short-range anticipated events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crase enables instant access to structured information (personal contacts, software modelling, ..., whatever). The functionality is based on the mix of techniques, such as the graph database, metadata and functionality from composition and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CrimeStat is an web-application which analyses the police's press releases of Berlin and visualizes the different criminal offences on a map of Berlin. It also shows different statistics about the crimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    The application Crimeblips provides up-to-date crime statistics for Berlin (Germany). It maps and visualizes crimes, allowing users to identify crime hot spots, trends and general patterns. Bayesian algorithms are used to extract relevant information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cronos Control, The Time tracking Open S
    CC is an open source tracking time software. Is very common in many organizations have projects where time tracking is the most important metric, many of these organizations depends on this information to even price the efforts of these projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Crosswise project is a web-based community event calendar that adds modular data analysis and visualization, and communication methods, to provide community organizations with a powerful event planning, collaboration and analysis tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. In short, it collects JSON from multiple different cryptocurrency markets, goes through the results, and finds the highest and lowest price for each coin. The script will find the highest price (chbtc.com), and lowest price (Bittrex), and divide the two: 51.8/38.23 = ~1.35 (~35% profit margin) and then push these results to the browser. It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cscape is an application for visualizing and navigating through data from a Reverse Phase Protein Microarray (RPMA). Cscape uses the Google Maps API to map the RPMA data on top of an image of a cancer cell and its associated pathways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OLAP aggregation engine with MDX support, web interface (slice & dice) and relational database backend. See "Documentation" for more. Presentation: http://cubulus.sourceforge.net/. See online demo courtesy of Webfaction, http://alxtoth.webfactional.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CueLake

    CueLake

    Use SQL to build ELT pipelines on a data lakehouse

    With CueLake, you can use SQL to build ELT (Extract, Load, Transform) pipelines on a data lakehouse. You write Spark SQL statements in Zeppelin notebooks. You then schedule these notebooks using workflows (DAGs). To extract and load incremental data, you write simple select statements. CueLake executes these statements against your databases and then merges incremental data into your data lakehouse (powered by Apache Iceberg). To transform data, you write SQL statements to create views and tables in your data lakehouse. CueLake uses Celery as the executor and celery-beat as the scheduler. Celery jobs trigger Zeppelin notebooks. Zeppelin auto-starts and stops the Spark cluster for every scheduled run of notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aplicación Java Web para el control de gastos y ganancias del hogar o un negocio pequeño. Emisión de presupuestos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Curator Engine

    Curator is an open-source, self-hosted ecommerce engine

    Curator Engine is an open-source, self-hosted ecommerce core built for high-performance, search-driven marketplaces. Unlike traditional ecommerce platforms that treat search as an afterthought, Curator is designed around discovery first: fast search, structured browsing, and scalable catalog experiences. The platform includes a digital commerce core with customer accounts, purchases, secure downloads, SMTP support, and admin tools for managing products, builds, and content. Curator also supports themes and plugins, making it easy to customize storefronts and extend functionality over time. Curator Marketplace adds a developer ecosystem with submission, review, and publishing workflows for plugins and themes, helping keep extensions clean and trustworthy. The goal is to provide a flexible foundation for creators, developers, and businesses that want a self-hosted ecommerce platform they can truly control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Custom Sign & Decal Maker - will provide a sign or decal makers website with the tools to allow visitors to design their own signs and decals online, receive a price and place that order into a shopping cart. It uses svg, js and html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    client support and tracking system (CSTS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A joint development between authorities in Wales to produce a common, open, CRM project. This project is based on the closed-source Microsoft Dynamics platform but is itself licensed under GPLv3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web-based character calculator for Diablo II, that will be capable of doing calculations with stats and equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multiplataform reporting tool for .Net write in C# based on the RDL specification. Has web visual designer and report viewer. Support connection for most popular databases like MySql, Postgres, SqlServer, ODBC Databases. Runs on Mono and .Net Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MOVED: https://github.com/dcbriccetti/dbschools
    Downloads: 0 This Week
    Last Update:
    See Project