New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@kydev/el-vcrontab

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kydev/el-vcrontab

基于Vue2和ElementUI的Crontab组件

latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
3
Created
Source

Element Vue Crontab

基于 Vue + Element 实现的 Crontab 组件,支持解析/反解析 Crontab 表达式,生成最近五次的符合条件时间

借鉴于 vCrontab 组件,提供了更加简便的使用和展示方式。

How to install

yarn add el-vcrontab

How to use

import ElVcrontab from '@kydev/el-vcrontab'
import '@kydev/el-vcrontab/lib/index.css'

Vue.use(ElVcrontab)
  • Hyperf is an extremely performant and flexible PHP CLI framework, powered by a state-of-the-art coroutine server and a large number of battle-tested components.

Keywords

Vue2

FAQs

Package last updated on 16 Feb 2022

Did you know?

Socket

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