Easy Cron screenshot

Easy Cron

Author Avatar Theme by Jekkay
Updated: 30 Oct 2022
17 Stars

super useful cron component ui based on vue.js & ivew. preview the trigger time list parsing cron expression.

Overview

Easy-Cron is a versatile tool designed for seamless integration with iView and Vue.js projects. Built entirely in pure JavaScript, it simplifies the management and execution of cron jobs by offering various features that cater to developers’ needs. Whether you are looking to implement cron expressions or conduct thorough validations, Easy-Cron provides a comprehensive solution that streamlines the entire process.

This software stands out with its user-friendly components and functionality, allowing developers to harness the power of cron scheduling easily. With a focus on flexibility and usability, Easy-Cron offers an intuitive interface for inputting and managing cron expressions, enhancing productivity and ensuring efficiency in scheduling tasks.

Features

  • Pure JavaScript Implementation: Easy-Cron is entirely written in JavaScript, making it easy to integrate into any iView or Vue.js project without compatibility issues.

  • v-model Two-Way Data Binding: The component supports v-model for effortless data binding, allowing dynamic updates between the model and view.

  • Crontab Expression Support: A wide range of crontab expressions is supported, extending functionality to include parameters like years, enhancing versatility in scheduling.

  • Cron Expression Validator: Integrated validator ensures your cron expressions are accurate and well-formed, minimizing errors in task scheduling.

  • Custom Components: Offers a straightforward input component for cron expressions, which developers can utilize or customize as needed for their applications.

  • Flexible Configuration Options: Users can hide parameters for seconds and years to streamline the configuration, making it easier to focus on the essential elements of scheduling.

  • Execution Preview Functionality: Configuration of remote functions allows users to obtain a preview of execution times, giving insights into the cron schedule before implementation.

  • Easy Integration with Other Libraries: Designed for compatibility with iView (3.3.3) and Vue.js (2.5.2), it works seamlessly in conjunction with cron-parser (2.10.0) and debounce (1.2.0).