This library converts the current or a selected Gregorian calendar date to the date that would be stated within the French Republican Calendar.
$ npm install republicancalendar
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.