DEV Community

Cover image for The top 10 features of Total.js Flow
Peter Širka
Peter Širka

Posted on

3

The top 10 features of Total.js Flow

Total.js Flow is a web-based graphical programming interface that provides a user-friendly and modern experience for low-code development through the use of a web browser. You can use it as an alternative to Node-RED.

Total.js Flow on Product Hunt


Total.js Flow


1. Low hardware requirements

Total.js Flow can be used anywhere you are able to provide the Node.js Platform. You can run the Flow on devices like Raspberry Pi.

2. Without third-party dependencies

In the core, Total.js Flow does not use any external third-party dependencies, but it does not restrict you from using any external dependencies used in the components.

3. Multithreading

This is a key feature. Each flow design (called FlowStream) is provided as an independent worker process, with its own components, memory and CPU resources.

4. Component's editor

You can create your own Flow components or customize existing Flow components directly in the Flow. You don't need any special tools, compilers for creating components.

5. Real-time traffic indicator

You can see traffic between components with flowing data.

Real-time traffic indicator

6. Bundling Flows to components

You can easily bundle a Flow design as a Flow component and use it multiple times in other Flows.

7. Beautiful user interface

Total.js Flow offers a really nice UI built on top of Web components technology.

8. Running

You can evaluate flow design either as a server-less app or as an application without a UI.

9. Fully integrated with Total.js OpenPlatform

Total.js Flow is fully optimized for use on the Total.js OpenPlatform. The OpenPlatform is a portal solution for integrating third-party apps.

10. Usability

Total.js Flow can be used almost everywhere. Industry/home automation, data processing, monitoring, as a configuration tool, for creating REST services, etc.


Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more