ngx-angular-cron-editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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

Package Sidebar

Install

npm i ngx-angular-cron-editor

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

464 kB

Total Files

37

Last publish

Collaborators

  • tomfull123