0.2.1 • Published 2 years ago

republicancalendar v0.2.1

Weekly downloads
-
License
WTFPL
Repository
-
Last release
2 years ago

Republican Calendar

This library converts the current or a selected Gregorian calendar date to the date that would be stated within the French Republican Calendar.

Installation

$ npm install republicancalendar

Usage

Tests

npm test ## This will run the test for the package.

npm run cover ## This will return information in the command line about the code coverage of tests.