Socket
Socket
Sign inDemoInstall

@zwapgrid/cron

Package Overview
Dependencies
13
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zwapgrid/cron

A cron expression generator to be used in Angular applications


Version published
Maintainers
1
0

Weekly downloads

Readme

Source

cron-editor

Build Status npm version

cron-editor 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. You can find a sample app here.

License:

Licensed under the MIT license

Keywords

FAQs

Last updated on 26 Feb 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc