Skip to content

nextinq/date-utils

Repository files navigation

date-utils

Luxon date utils

Install

yarn

Usage

See tests

Test

yarn test

CI/CD

See Github actions

NPN Publish Setup

In order to publish packages to npmjs.org or to Github Registry you should add npm_token and/or github_token in Settings -> Secrets of the current project