Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guixianleng/vue3-easycron
easyCron表达式,可以使用最下方Gitpod运行预览
https://github.com/guixianleng/vue3-easycron
cron element-plus vite vue3 vue3-cron
Last synced: about 10 hours ago
JSON representation
easyCron表达式,可以使用最下方Gitpod运行预览
- Host: GitHub
- URL: https://github.com/guixianleng/vue3-easycron
- Owner: guixianleng
- License: mit
- Created: 2023-08-15T08:00:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T03:12:21.000Z (6 months ago)
- Last Synced: 2024-08-03T04:26:38.259Z (6 months ago)
- Topics: cron, element-plus, vite, vue3, vue3-cron
- Language: Vue
- Homepage:
- Size: 277 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy-cron
easy-cron 是基于 `Vue3.js` 和 `element-plus` 实现 crontab 表达式的 UI 组件,支持多种特性,可以方便、快捷直观地定义 cron 表达式,并支持给定开始时间后的执行时间点,方便排除错误。
![图片示例](./src/assets/1.jpg)
### 使用 Gitpod
在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/guixianleng/vue3-EasyCron)