18.0.0 • Published 10 months ago

@pinetrie/ng-cron-editor v18.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ng-cron-editor

ng-cron-editor is library that helps the user graphically build a CRON expression (quartz format only) in an Angular application. A cron expression generator to be used in Angular applications. This is a fork of https://github.com/claudiuconstantin/cron-editor via https://github.com/ShawinMendis cron-editor to support Angular 18.

To run the app just run npm install, then npm run start and go to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Demo

A quick demo of this app can be found at the original repo here.

License:

Licensed under the MIT license

18.0.0

10 months ago