{"library":"croner","type":"library","category":null,"description":"Croner is a zero-dependency JavaScript library designed for scheduling and executing functions based on cron expressions across all JavaScript environments, including Node.js (v18.0+) and modern browsers. The current stable version is 10.0.1, with a consistent release cadence for bug fixes and minor enhancements, as indicated by recent development builds. A major differentiator is its full compliance with OCPS 1.4, offering advanced scheduling capabilities like an optional seventh field for year specification and robust handling of complex cron patterns. Version 10 introduced features such as the `match()` method for pattern validation, `dayOffset` for relative scheduling, and improved DST fall-back behavior. It stands out for its isomorphic design and comprehensive feature set without external dependencies, providing a reliable and lightweight solution for various task scheduling needs.","language":"javascript","status":"active","version":"10.0.1","tags":["javascript","cron","front-end","backend","parser","croner","schedule","scheduler","timer","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install croner","imports":["import { Cron } from 'croner';","import type { CronOptions } from 'croner';","import type { CronJob } from 'croner';"]},{"cmd":"yarn add croner","imports":[]},{"cmd":"pnpm add croner","imports":[]}],"homepage":"https://croner.56k.guru","github":"https://github.com/hexagon/croner","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/croner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/croner/compatibility"}}