https://github.com/ianmackenzie/job
Long-running tasks in Elm with cancellation and progress reporting
https://github.com/ianmackenzie/job
Last synced: about 2 months ago
JSON representation
Long-running tasks in Elm with cancellation and progress reporting
- Host: GitHub
- URL: https://github.com/ianmackenzie/job
- Owner: ianmackenzie
- License: mpl-2.0
- Created: 2018-01-22T01:01:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T01:01:13.000Z (over 7 years ago)
- Last Synced: 2025-03-14T20:13:10.693Z (about 2 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# job
Long-running tasks in Elm with cancellation and progress reporting