Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreabedini/petrol-pump
- Owner: andreabedini
- Created: 2020-03-07T00:59:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T20:30:12.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:45:57.965Z (27 days ago)
- Language: TypeScript
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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
```