CandleLibrary Spark
Simple task scheduler.
Install
NPM
npm install --save @candlelib/spark
Usage
note: This script uses ES2015 module syntax, and has the extension .mjs. To include this script in a project, you may need to use the node flag
--experimental-modules
; or, use a bundler that supports ES modules, such as rollup.