It's an SPA which reads measurements from stream (EventSource). The changes are reflected in the table as soon as they are updated. Connection starts automatically - use start/stop buttons to control the process.
Open public/index.html to see the result data table. Here
Open public/test/index.html to run the tests (Jasmine used). Here