kelektiv/node-cron

support extended cron syntax

Open

#435 geöffnet am 16. Aug. 2019

Auf GitHub ansehen
 (16 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (650 Forks)batch import
hacktoberfesthelp wantedstatus:readytype:feature

Repository-Metriken

Stars
 (7.868 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Does this package have any plan to support non-standard cron syntax? Like, https://en.wikipedia.org/wiki/Cron#Non-standard_characters

I am using this package really well but I needed to use extended syntax for some reasons. Now I extended the codes myself but it would be great if these syntaxes are supported natively.

Feature specification: https://github.com/kelektiv/node-cron/issues/435#issuecomment-1741832925

Contributor Guide