I have implemented some of the examples:
- Counter: already part of the demo https://hbr.github.io/fmlib/webapp/index.html
- Temperature Converter: https://hbr.github.io/fmlib/webapp/temperature.html
- Timer: https://hbr.github.io/fmlib/webapp/timer.html
- Flight Booking: https://hbr.github.io/fmlib/webapp/flight.html
- Draw Circles: https://hbr.github.io/fmlib/webapp/circles.html
The last two examples of the benchmark are still missing. You can find the sources at: https://github.com/hbr/fmlib/tree/browser/src/examples/browser
Regards
Helmut