Rewrite of the awesome node-schedule in TypeScript, with enhancements:
- Job name uniqueness is checked (#370)
- Canceling job by name will properly cancel all invocations (#368)
- Support run scheduled job NOW
- Type checking by TypeScript
- More tests
The project still need some work to be really compatible with node-schedule.