This mini-project was born simply because I found myself rewriting this functionality. It provides simple pagination, filtering and sorting of tabulated data. It is very simple to use; please see the example below. Feel free to use, copy, change as you se
published version 2.0.2, 3 years agoCreate cron expressions by building them via functions: cronGenerator().every(5).minutes().onDaysOfWeek([1,2]) gives "*/5 * * * 1,2"
published version 1.0.11, 3 years ago