Skip to content

The cron parser powering Cron Triggers on Cloudflare Workers

License

Notifications You must be signed in to change notification settings

get-convex/saffron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of saffron, a cron parser used as part of the backend for Cron Triggers in Cloudflare Workers.

It has been updated to

  • use 0 for Sunday, 1 for Monday etc. instead of 1 for Sunday, 2 for Monday
  • use a more recent version of nom
  • use a more recent Rust toolchain

About

The cron parser powering Cron Triggers on Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.1%
  • JavaScript 6.2%
  • C 1.7%