Show HN: Cron-naturally – plain English to cron and back, in the browser
Category: library
Tags: cron, natural-language, typescript
Score: 6.3/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 6)
Cron-naturally is a TypeScript library that provides two-way translation between plain English and cron expressions, along with features like field explanations and next-run computation. It is interesting because it fills a gap in existing cron tooling by supporting both directions of translation and adding user-friendly error handling and assumption surfacing.
Target audience: backend devs, devops
Repository: https://github.com/rillsai/cron-naturally · TypeScript · MIT
View on Hacker News