1.1.2 • Published 3 years ago

@link-society/human-rrule v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

human-rrule

FOSSA Status

This library is based on the rrule library. It provides a single function to parse a human readable RRule.

Installation

$ yarn add @link-society/human-rrule

Usage

const { parseHumanRRule } = require('@link-society/human-rrule')

const rrule = parseHumanRRule('every 5 minutes')

License

This library is released under the terms of the MIT License.

FOSSA Status

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago