Support for AWS
jesusenlanet opened this issue · 1 comments
jesusenlanet commented
Hi,
I'm playing with a backend/frontend tool (full stack) that involves cron expressions and AWS.
For the frontend part of the app I find this package a must have.
Right now I can work with unix cron expressions, but, is there any option to have support for AWS EventBridge cron expressions? (are similar to unix expressions, but not compatible).
For the backend part I found a solution here time ago (in case you can find it useful for more context)
vcoder4c/cron-validator#10
Many thanks.
sojinantony01 commented
@jesusenlanet
Thanks For reporting this
Will definitely try the same ASAP