Yangeok/random-cron

feat: cron expression static generator

Opened this issue · 0 comments

Describe the Feature Request

A clear and concise description of what the feature does.

  • Generating 2 way: random and static
    • Can be catched an error in compilation time with typescript feature
    • Using below operators:
      • ?
      • /
      • ,
      • -
      • L
      • W
      • #
      • Abbreviations (e.g. WEB, DEC etc.)

Describe the Use Case

A clear and concise use case for what problem this feature would solve.

Describe Preferred Solution

A clear and concise description of what you how you want this feature to be added.

Describe Alternatives

A clear and concise description of any alternative solutions or features you have considered.

Additional Information

List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to implement, Stack Overflow links, forum links, etc.