UNPKG

cronli5

Version:

Cron Like I'm Five: A Cron to English Utility

8 lines (7 loc) 281 B
module.exports = { length: 'was passed a cron pattern with more than', empty: 'expects a non-empty cron pattern as the first argument.', invalidField: 'invalid field', badType: 'passed an unexpected type', missingProps: 'have at least one of the following properties' };