Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreabedini/petrol-pump

Petrol pump example using SodiumFRP
https://github.com/andreabedini/petrol-pump

Last synced: 10 days ago
JSON representation

Petrol pump example using SodiumFRP

Awesome Lists containing this project

README

        

Petrol pump example from (Mannings' FRP
book](https://livebook.manning.com/#!/book/functional-reactive-programming/about-this-book/).

Implemented up to the PoS clearance part.

```
$ npm install
$ npm start
```