Showing 118 open source projects for "flow"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-native-login

    react-native-login

    An example React Native project for client login authentication

    This project is an example application built with React Native that demonstrates how to implement client login authentication in a mobile context. It shows how to integrate WebViews or native modules to handle login flows, fetch tokens, and manage persistent user sessions across platforms (iOS and Android). Because mobile authentication flows often involve more complexity than web—such as secure storage, token renewal, and redirect handling—the example gives a scaffold for real-world usage....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AIVA (A.I. Virtual Assistant)

    AIVA (A.I. Virtual Assistant)

    AIVA (A.I. Virtual Assistant): General-purpose virtual assistant

    AIVA is a general-purpose virtual assistant designed for developers, enabling the creation of customizable AI assistants for various applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    driveway

    driveway

    Pure CSS masonry layouts

    ...This should ideally be covered by your own theme files. Clusters and segments are most likely the trickiest part of creating a layout with a driveway. Clusters are used to break up the layout flow a little more and enhance the masonry effect that's desired. The focus curtain is an optional element. It is required though if you wish to use the focus modifier on any of your panels. This is because driveway makes use of CSS sibling combinator syntax in order to give off the desired effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...Designed with simplicity in mind, which allows you to easily customize to suit your needs. Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. In order to deploy a project, it is a good practice to minify all JavaScript files, stop spawning the GraphiQL server, pull off some duplicate dependencies, and remove all unnecessary scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Das/Proton Javascript Tree

    Javascript applications code for Das and Proton

    ...Here I store applications and their dependencies code as a tree. You can find here also small parts non-js useful for Drone Application Server and gui-derivate (Proton) works-flow. Code released here requires Molecular-Dreams library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Molecular Dreams

    C++ High level framework thinked for javascript

    Molecular-Dreams permits to develop applications of all kinds, using C++ and/or simply Javascript code; basically, Md makes a simple abstraction of varoius complex-works-flow around QObjects and associates. Md proposes a HighLevel RDBMS based on QtSQlite driver, adding something to it! It also will make an using-abstraction of various C libraries as RtAudio, Ogg, Vorbis, Speex, Flac and LibAv. Molecular-Dreams was developed on Linux, but it could be easily ported to other platforms, as MacOSX, Windows, Android and others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Drone Application Server

    Drone Application Server

    MolecularDreams Javascript-CLI manager and helper

    Drone can launch, manage and help Javascript code executions and works-flow; it also build an ITC (Inter Thread Communication) infrastructure useful for data-exchange and others between applications launched inside Drone himself. It is very easy generate threads and use shared-data between objects and threads unknown between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Defined Storage Icon
    Software Defined Storage

    The layered architecture of QuantaStor provides solution engineers with unprecedented flexibility and application design options.

    QuantaStor is a unified Software-Defined Storage platform designed to scale up and out to make storage management easy while reducing overall enterprise storage costs.
    Learn More
  • 10
    redux-rx

    redux-rx

    RxJS utilities for Redux

    The redux-rx project is a utility library that integrates RxJS observables into Redux workflows, enabling reactive programming patterns for state management. It allows developers to represent streams of actions, state changes, and side effects as observable sequences, providing a powerful alternative to traditional middleware approaches. The library includes tools for creating smart components that derive their behavior from observable data streams instead of imperative state updates. It...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    co

    co

    The ultimate generator based flow-control goodness for nodejs

    ...By yielding promises (or thunks) inside a generator function, co resumes execution when the asynchronous work completes, eliminating deeply nested callbacks. It supports yielding arrays or objects of promises to run tasks concurrently, and it propagates errors naturally through try/catch, making control flow easier to reason about. The library arrived before async/await existed in Node.js and influenced how developers thought about structuring asynchronous programs. Even in a world with native async functions, co remains a concise illustration of cooperative concurrency and still works where generator syntax is preferred. Its API surface is intentionally tiny: wrap a generator, yield work, and let co drive the promise plumbing behind the scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    ...Historically paired with Blaze, Meteor also works well with modern front-end libraries like React, Vue, or Svelte for rendering. Its dev experience focuses on hot reloads, rapid prototyping, and predictable data flow, making it attractive for teams that want real-time features without stitching together many separate tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    vteddy

    vteddy

    Business webmail modular application with mobile client

    ...All the core functions for business like calendaring and integrated webmail, plus the capability of converting emails into business objects such as: quotes, invoices, marketing stuff, customer requests, project management and more. A simple way to have a unique flow of information from email request from customers to invoices!
You only have to choose which modules you want to activate and is done!
Built with PHP, loves MySQL but runs also on SQL Server and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    ...Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5. Keep easier track of bugs and errors when deploying. So, Scenario executes multiple views of your code or multiple scenarios of your code life-time on-demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EJS

    EJS

    Embedded JavaScript templates for node

    ...The idea is to avoid introducing a separate DSL for templating and instead use familiar JavaScript logic inside template tags to generate dynamic content. You write templates using <% %> scriptlet tags, <%= %> for output, and you can include other templates, pass data, and control flow with loops and conditionals. It’s fast because it compiles templates to JavaScript functions and caches them by default, so subsequent rendering is efficient. EJS supports both server-side render (in Node/Express) and client-side use in the browser, making it versatile for universal apps. Because you’re using raw JS, debugging is simple—the errors are standard JS stack traces with template line numbers included. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    AC2 Home Budget

    HTML5 Rich UI Home Budgeting Solution

    There are many budgeting tools available to help you create a budget, but you're on your own when you need to manage the day-to-day running of your budget. This application is a 'grown-up' version of home budgeting and helps you to plan your cash flow. It will help with questions like, 'When is my next bill due?', 'How much do I need to leave in my checking account to pay my direct debits this month?'. It will automatically record direct debit events in your transaction so your balance is as accurate as possible. It will give you reminders when you need to take action, such as manually paying a bill. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BlueDolmen

    Domain Software Suite for companies and authorities

    BlueDolmen is a set of software to manage mail and flow with citizen and external partners (companies, customers, provides, ...) in a company or a local community, authority, ... It provides out-of -the-box applications based on the unique document repository Alfresco with their own UI. Blue Mail, the mail management application, enables people to process mail from digitization, mail creation through Alfresco collaborative features and sending and track all their change so you can reproduce traceability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FAZIA DAQ

    FAZIA DAQ

    The aim of FAZIA project is to build a 4Pi array for charged particles

    ...The aim of the project is to build a 4Pi array for charged particles, with high granularity and good energy resolution, with A and Z identification capability over the widest possible range. It will use the up-to-date techniques concerning detection, signal processing and data flow, with full digital electronics. Neutron detection is also foreseen via the collaboration with the NEUTROMANIA group. FAZIA is designed to operate at stable and radioactive beams facilities like LNL-Legnaro, LNS-Catania in Italy, GANIL-SPIRAL and SPIRAL2 in France, GSI-FAIR in Germany in the horizon 2010-2015. The availability of the european radioactive beam facility EURISOL expected in the period 2015-2020 will also be a major opportunity for the FAZIA community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GeAnn
    ...Tasks such as document relevance assessment or image clustering can be represented in game form to achieve comparable label quality at significantly lower cost and high user satisfaction. Citing: If you use GeAnn, please refer to C. Eickhoff, C. G. Harris, A. P. de Vries and P. Srinivasan. "Quality through Flow and Immersion: Gamifying Crowdsourced Relevance Assessments". In SIGIR 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...With TNTConcept you can manage, in an integrated way, your customers, providers, contacts, business interactions, projects, week objectives, project time-tracking, bills, cash flow ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web application for collecting ideas how to improve work flow and everyday tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Process flow designer that creates applications (Saflets) for us in the SafiServer engine. SafiWorkshop is used for the design, real time debugging and deployment of advanced flow based applications. Currently tailored for use with Asterisk PBX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SafiServer is an engine that powers the applications (called Saflets) created using SafiWorkshop. SafiServer uses these applications to control communications (i.e. Asterisk) along with a multitude of other applications (database, email, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gbRRDGraphix is a full solution to collecte , monitor (metrology) and display all data from SNMP protocol, Script Unix or Netflow equipments. All data are stocked inside databases and displayed by 'rrdtool' to graphics on a securised Web Site. The Netflow data are managed by 'flow-tools' commands and can be filtered, sorted and extracted. It's possible to build reports and statistics from these data to PDF, HTML, CSV format. This solution is ajustable, scalable and evolutive. Main part of the project is developed in Gambas3 language.
    Downloads: 0 This Week
    Last Update:
    See Project