Skip to content

A UI component that allows the user to build a CRON expression

License

Notifications You must be signed in to change notification settings

tomfull123/Angular-Cron-Editor

Repository files navigation

Angular Cron Editor

Install

To install:

npm i ngx-angular-cron-editor

Add material theming:

angular.json's styles:

./node_modules/@angular/material/prebuilt-themes/indigo-pink.css

Inside the index.html's head tags:

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

Example

https://github.com/tomfull123/Angular-Cron-Editor-Example

About

A UI component that allows the user to build a CRON expression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published