a scheduler and runner classes for multiple reoccuring interval schedules. Primary for irrigation use
 
Go to file
David Kebler 67955d3260 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00
examples 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00
src 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00
.eslintrc.js first commit of scheduler/queue working 2020-05-28 15:26:30 -07:00
.gitignore first commit of scheduler/queue working 2020-05-28 15:26:30 -07:00
.npmignore 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00
nodemon.json first commit of scheduler/queue working 2020-05-28 15:26:30 -07:00
package.json 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00