It Is Happening

Something is coming. Lots of somethings. Server-side-somethings. They work in the browser… they work in API Workflows… Everywhere. (At a very affordable-ish price.) No BS here, just tools you might actually need…




Lots more to come…

8 Likes

@keith “Generate a list of dates” might be a good one to use Moment (moment-range?) for as well. So, given a start date, interval (months/weeks/days) and duration / end date, give me a list of dates in the range.

I started on a client-side plugin to do this a while back but never quite finished it - I seem to recall that the months interval gave unreliable/inconsistent results - for my intended use case anyway.

1 Like

Howdy, @louisadekoya… Yeah, what I’ve hammered out so far is just a sampling of what will ultimately be available (“create list of x” type plugs will be available for pretty much any primitive data type). And yes, a “date/times array from arbitrary range” will be one of those.

1 Like