Back to packages list

Vals using cronstrue

Description from the NPM package:
Convert cron expressions into human readable descriptions
janpaul123 avatar
janpaul123
valwriter
HTTP
Forked from stevekrouse/valwriter
0
stevekrouse avatar
stevekrouse
cron_client_react_fork
HTTP
Forked from stevekrouse/cron_client_side_script_fork
0
stevekrouse avatar
stevekrouse
cron_client_side_script_fork
HTTP
Forked from stevekrouse/cron
0
yawnxyz avatar
yawnxyz
valwriter
HTTP
Forked from stevekrouse/valwriter
0
stevekrouse avatar
stevekrouse
valwriter
HTTP
Forked from stevekrouse/cron2
1
stevekrouse avatar
stevekrouse
cron2
HTTP
Forked from stevekrouse/cron
1
stevekrouse avatar
stevekrouse
cron
HTTP
CronGPT This is a minisite to help you create cron expressions, particularly for crons on Val Town. It was inspired by Cron Prompt , but also does the timezone conversion from wherever you are to UTC (typically the server timezone). Tech Hono for routing ( GET / and POST /compile .) Hono JSX HTMX (probably overcomplicates things; should remove) @stevekrouse/openai, which is a light wrapper around @std/openai I'm finding HTMX a bit overpowered for this, so I have two experimental forks without it: Vanilla client-side JavaScript: @stevekrouse/cron_client_side_script_fork Client-side ReactJS (no SSR): @stevekrouse/cron_client_react_fork I think (2) Client-side React without any SSR is the simplest architecture. Maybe will move to that.
3
1
Next