u/Economy_Criticism839

▲ 2 r/devtools+1 crossposts

Every time I needed to validate a cron expression I ended up on some ancient, ad-covered website.

So I built a clean alternative.

What it does:

→ Explains any cron in plain English

→ Shows next 8 run times in your timezone

→ Validates syntax with clear error messages

→ Field-by-field breakdown

Also added JSON formatter, JWT decoder, Base64 encoder, timestamp converter and URL encoder.

Everything runs in your browser. Zero signup. Zero tracking. Zero server calls.

Built with pure HTML and vanilla JavaScript. No frameworks. No build pipeline.

devutilixy.com

Happy to answer any questions about how I built it.

reddit.com
u/Economy_Criticism839 — 19 days ago
▲ 2 r/devtools+1 crossposts

Every time I needed to understand a cron expression, I'd end up on some ancient, ad-covered website. So I built a clean alternative: devutilixy.com

It explains any cron expression in plain English, shows the next 8 run times in your timezone, and validates the syntax. Runs entirely in your browser.

Also added JSON formatter, Base64 encoder, JWT decoder, timestamp converter and URL encoder — all free, no signup, nothing sent to any server.

Would love feedback on what's working and what's not."

reddit.com
u/Economy_Criticism839 — 22 days ago