17.0.4 • Published 1 year ago

cron-editor-2 v17.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cron-editor-2

Build Status npm version

cron-editor-2 is library that helps the user graphically build a CRON expression (quartz format only) in an Angular application. It is a fork of angular-cron-gen for AngularJS, ported to Angular 2+ and heavily improved.

This project contains the library along with an app to ease development and testing. It was generated with Angular CLI, following the awesome Ng Library Series written by Todd Palmer.

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 here.

Sample app

This library is published as a npm package you can directly include in your app.

License:

Licensed under the MIT license

17.0.4

1 year ago

17.0.3

1 year ago

17.0.2

1 year ago

17.0.1

1 year ago

17.0.0

1 year ago