Git Product home page Git Product logo

noflo-ui's Introduction

NoFlo User Interface

This repository provides the web-based user interface for the NoFlo. NoFlo runs on Node.js and enables you to write and run flow-based programs on the platform.

Currently noflo-ui enables you to visualize existing NoFlo graphs on a web user interface. The long-term plan is to make it possible to create now NoFlo graphs with the same tool, as well as to monitor and modify running NoFlo networks.

NoFlo UI

Having a proper user interface is NoFlo's issue number 1. You can follow the plans and progress also there. The current implementation is based on the jsPlumb library, but I'm also following the progress on the dataflow editor.

Visual language

Flow-based programs are essentially flowcharts that you can run. You can write them in the domain-specific FBP language, or generate JSON from external tools. But really, the best way to work with them is to do it visually.

Because of this, we need to define some visual concepts to show the various features of typical flow-based programs. Here are the current ideas:

  • Boxes represent individual processes in the network
  • Double-bordered boxes represent processes that are actually subgraphs instead of code
  • Round connectors in the edges of the boxes represent regular input or output ports
  • Square connectors represent arrayports, and can have multiple connections
  • Input ports are on the left-hand side of a box
  • Output ports are on the right-hand side of a box
  • Arrows or lines between ports show the connections between them

noflo-ui's People

Contributors

bergie avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.