schedule-me Super simple scheduler with cron, timeout, and date support. Installation npm install schedule-me Basic Use var schedule-me = require('schedule-me'); Testing npm test