Returns the raw reading metadata for a holiday key from holiday-readings.json, resolving any alias entry and normalizing book numbers to English names.
holiday-readings.json
alias
This is the underlying data; most callers want getLeyningForHolidayKey, which builds a complete Leyning.
an (untranslated) reading key, e.g. 'Purim'
'Purim'
the raw festival metadata, or undefined if the key is unknown
undefined
Returns the raw reading metadata for a holiday key from
holiday-readings.json, resolving anyaliasentry and normalizing book numbers to English names.This is the underlying data; most callers want getLeyningForHolidayKey, which builds a complete Leyning.