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

cron-pattern-builder

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron-pattern-builder

A typed way to build cron patterns

latest
Source
npmnpm
Version
1.0.0-beta.6
Version published
Maintainers
1
Created
Source

Core library

License
NPM version Downloads
(Gitlab badges are not showing if you're not logged in to Gitlab)
Build Status Coverage

Install

yarn add cron-pattern-builder
pnpm add cron-pattern-builder
   npm i cron-pattern-builder

Summary

This library is still in the BETA stage, the readme will be added once fully functional.

Usage

// todo

Remarks

This library uses a devDependency in alpha stage called @delta-framework/compiler
Eventhough the delta-framework is in alpha state, this package is only used for the deploy automation.
It's not a part of the package code.

The TsDoc might be verbose but the goal is to have inline Cron documentation.
Because of that, all exported members are attributed with TsDoc.

Contributing

See the Contribution guide for help about contributing to this project.

Changelog

See the Changelog to see the change history.

Keywords

cron

FAQs

Package last updated on 11 Apr 2020

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