slartibartfast


My name is not important

  • 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 2.0.2 2 years ago
  • Create cron expressions by building them via functions: cronGenerator().every(5).minutes().onDaysOfWeek([1,2]) gives "*/5 * * * 1,2"

    published 1.0.11 2 years ago