Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.52 KB

README.en.md

File metadata and controls

64 lines (43 loc) · 1.52 KB

easy-cron

Description

这是基于Vue.js和iviewui封装一个crontab表达式的组件,可以方便、快捷直观地定义cron表达式,并支持给定开始时间后的执行时间点,方便排除错误。本工程包括测试代码,和vue原始文件。

Software Architecture

Software architecture description cron

Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/

Thanks

@远望の无限:https://gitee.com/ywwxhz/CronExpGenerator @ldy:https://gitee.com/lindeyi/vue-cron @stedyyulius :https://github.com/stedyyulius/cron-kue