Examples for Node.js
REST with Express
Simple example of building a database-backed REST API with NoFlo and noflo-xpress. Demonstrates using middlewares, and integrating request handling with regular NoFlo components.
Open in FlowhubRelated Resources
c-base station announcer
System for generating random announcements at the c-base space station. These announcements can be converted to audio or displayed on various information screens.
Open in FlowhubSecurity advise. Due to intergalactic regulations, passengers are required to keep their antigravity generators with them at all times.
Related Resources
Ingress Table
An Internet of Things project build with NoFlo and MicroFlo to visualize Ingress gameplay around the c-base hackerspace in Berlin.
Open in FlowhubRelated Resources
Examples for web browsers
Flowhub
Full integrated development environment for Flow-Based Programming. Supports graph and component editing, running tests, as well as live programming when connected to a FBP runtime.
Run DemoRelated Resources
WebAudio with NoFlo
Virtual Theremin built with NoFlo and WebAudio. Let’s make some noise!
Run DemoRelated Resources
React TODO list with NoFlo
Basic TODO list built with React.js using the Flux pattern adapted to NoFlo.
Run DemoRelated Resources
Analog Clock
Analog clock implemented using NoFlo’s timers and CSS manipulation components.
Run DemoRelated Resources
Draggable image with spring physics
Draggable image with spring physics implemented using NoFlo. Try tuning the spring parameters!
Run Demo