https://github.com/fed/bacon-examples
Functional Reactive Programming Examples using Bacon.js 🥓
https://github.com/fed/bacon-examples
baconjs functional-reactive-programming
Last synced: 23 days ago
JSON representation
Functional Reactive Programming Examples using Bacon.js 🥓
- Host: GitHub
- URL: https://github.com/fed/bacon-examples
- Owner: fed
- Created: 2016-08-07T10:35:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T07:33:11.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T03:43:18.331Z (10 months ago)
- Topics: baconjs, functional-reactive-programming
- Language: JavaScript
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Reactive Programming Examples using Bacon.js
## Development Tasks
| Command | Description |
|------------------|--------------------------|
| `yarn install` | Fetch dependencies |
| `yarn start` | Start development server |
| `yarn run build` | Build all the things! |