TypeScript Etsoo extended tasks.
Using npm:
$ npm install @etsoo/task
Using yarn:
$ yarn add @etsoo/task
Task class for countdown scenario
Name | Description |
---|---|
done | Done state, even down, may tasks still running |
tasks | Current running tasks |
Methods | |
start | Start a new task |
stop | Stop all running tasks |