Skip to content

SteKoe/liturgical-year

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#liturgical-year Build Status

This package calculates liturgical holidays of a given year.

Usage

var liturgicalYear = require('liturgical-year');
var liturgicalDates = liturgicalYear(2016);

// e.g. whitsunday:
var whitsunday = liturgicalDates.whitsunday;

Run tests

npm test

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published